From 2f7195250edb0c8f1bd1158f834ae54486e8299b Mon Sep 17 00:00:00 2001 From: Sergey Pchelincev Date: Tue, 23 Jun 2015 17:09:41 +0300 Subject: [PATCH] Update Readme.md --- saphyr/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saphyr/Readme.md b/saphyr/Readme.md index 73f8a3e..70b5019 100644 --- a/saphyr/Readme.md +++ b/saphyr/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