We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a535ae0 commit 100a031Copy full SHA for 100a031
components/config/definition.rst
@@ -399,7 +399,7 @@ process is used to remove some of the differences that result from different
399
configuration formats, mainly the differences between YAML and XML.
400
401
The separator used in keys is typically ``_`` in YAML and ``-`` in XML. For
402
-example, ``auto_connect`` in YAML and ``auto-connect``. The normalization would
+example, ``auto_connect`` in YAML and ``auto-connect`` in XML. The normalization would
403
make both of these ``auto_connect``.
404
405
.. caution::
0 commit comments