Skip to content

Commit 66431e9

Browse files
Typo in yaml component
"supports" instead of "sports"
1 parent 9a205ea commit 66431e9

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)