From c76d7b8cbc29e65631e9dc23e85f397a8e5b8179 Mon Sep 17 00:00:00 2001 From: Sergey Pchelincev Date: Tue, 23 Jun 2015 17:09:41 +0300 Subject: [PATCH] Update Readme.md --- parser/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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