Skip to content

Commit 69d9277

Browse files
committed
Adjust line length
1 parent 100a031 commit 69d9277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/config/definition.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ process is used to remove some of the differences that result from different
399399
configuration formats, mainly the differences between YAML and XML.
400400

401401
The separator used in keys is typically ``_`` in YAML and ``-`` in XML. For
402-
example, ``auto_connect`` in YAML and ``auto-connect`` in XML. The normalization would
403-
make both of these ``auto_connect``.
402+
example, ``auto_connect`` in YAML and ``auto-connect`` in XML.
403+
The normalization would make both of these ``auto_connect``.
404404

405405
.. caution::
406406

0 commit comments

Comments
 (0)