Skip to content

Commit 044e88b

Browse files
committed
Fixed a minor typo
1 parent 63ea659 commit 044e88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml/yaml_format.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ must be doubled to escape it:
4646
'A single quote '' inside a single-quoted string'
4747
4848
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
49+
can use double quotes, for these characters it is more convenient to use single
5050
quotes, which avoids having to escape any backslash ``\``:
5151

5252
* ``:``

0 commit comments

Comments
 (0)