Adopt change 2.S1 proposed by the GLD WG in #254.
authorManu Sporny <msporny@digitalbazaar.com>
Sat, 20 Jul 2013 19:33:15 -0400
changeset 1798 1331904c7fa6
parent 1797 bd6069a0f277
child 1799 046db7204291
Adopt change 2.S1 proposed by the GLD WG in #254.
spec/latest/json-ld/index.html
--- 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