Adopt change 2.S1 proposed by the GLD WG in #254.
--- a/spec/latest/json-ld/index.html Sat Jul 20 15:23:33 2013 -0700
+++ b/spec/latest/json-ld/index.html Sat Jul 20 19:33:15 2013 -0400
@@ -270,7 +270,7 @@
<tref title="keyword">keywords</tref> (<code>@context</code>
and <code>@id</code>) to use the basic functionality in JSON-LD.</dd>
<dt>Compatibility</dt>
- <dd>A JSON-LD document must be 100% compatible with JSON. This ensures that
+ <dd>A JSON-LD document is always a valid JSON document. This ensures that
all of the standard JSON libraries work seamlessly with JSON-LD documents.</dd>
<dt>Expressiveness</dt>
<dd>The syntax must be able to serialize directed graphs. This ensures that almost