diff --git a/README.md b/README.md index 5940c90..09322f6 100644 --- a/README.md +++ b/README.md @@ -92,4 +92,4 @@ That is to say that all proper YAML parsers parse proper JSON. YAML can use either *whitespace and dashes* or *brackets and commas*. For human readability, the whitespace-based YAML is preferrable. -For compression and computer readability, the syntax-based YAML is preferrable. +For compression and computer readability, the JSON syntax of YAML is preferrable.