diff --git a/parser/Readme.md b/parser/Readme.md index 73f8a3e..70b5019 100644 --- a/parser/Readme.md +++ b/parser/Readme.md @@ -104,7 +104,7 @@ documents. ## Specification Compliance This implementation aims to provide YAML parser fully compatible with -the YAML 1.2 specification. The pasrser can correctly parse almost all +the YAML 1.2 specification. The parser can correctly parse almost all examples in the specification, except for the following known bugs: * Empty plain scalar in certain contexts