We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ea659 commit 044e88bCopy full SHA for 044e88b
components/yaml/yaml_format.rst
@@ -46,7 +46,7 @@ must be doubled to escape it:
46
'A single quote '' inside a single-quoted string'
47
48
Strings containing any of the following characters must be quoted. Although you
49
-can use double quotes, for these characters is more convenient to use single
+can use double quotes, for these characters it is more convenient to use single
50
quotes, which avoids having to escape any backslash ``\``:
51
52
* ``:``
0 commit comments