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 9cb5757 commit c594a3eCopy full SHA for c594a3e
components/yaml/yaml_format.rst
@@ -64,7 +64,7 @@ escaped with double quotes:
64
``\x19``, ``\x1a``, ``\e``, ``\x1c``, ``\x1d``, ``\x1e``, ``\x1f``, ``\N``,
65
``\_``, ``\L``, ``\P``
66
67
-Finally, there are other cases when the strings must not be quoted, no matter if
+Finally, there are other cases when the strings must be quoted, no matter if
68
you're using single or double quotes:
69
70
* When the string is ``true`` or ``false`` (otherwise, it would be treated as a
0 commit comments