Skip to content

Commit 9108c4b

Browse files
committed
Break the line after the first word crossing 72 chars
1 parent d773f2e commit 9108c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/config/definition.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,8 @@ make both of these ``auto_connect``.
327327

328328
.. caution::
329329

330-
The target key will not be altered if it's mixed like ``foo-bar_moo`` or if
331-
it already exists.
330+
The target key will not be altered if it's mixed like
331+
``foo-bar_moo`` or if it already exists.
332332

333333
Another difference between Yaml and XML is in the way arrays of values may
334334
be represented. In Yaml you may have:

0 commit comments

Comments
 (0)