Skip to content

Commit 1edab48

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Typo in yaml component
2 parents 6bb7743 + 71966c9 commit 1edab48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ compact block collections and multi-document files.
4141
Real Parser
4242
~~~~~~~~~~~
4343

44-
It sports a real parser and is able to parse a large subset of the YAML
44+
It supports a real parser and is able to parse a large subset of the YAML
4545
specification, for all your configuration needs. It also means that the parser
4646
is pretty robust, easy to understand, and simple enough to extend.
4747

0 commit comments

Comments
 (0)