Fixed minor grammatical issue in JSON-LD Syntax spec.
--- a/spec/latest/json-ld/index.html Thu Aug 08 00:08:12 2013 -0400
+++ b/spec/latest/json-ld/index.html Thu Aug 08 08:28:56 2013 -0400
@@ -209,7 +209,7 @@
<p>
JSON-LD is designed to be usable directly as JSON, with no knowledge of RDF
[[RDF11-CONCEPTS]]. It is also designed to be usable as RDF, if desired, for
- use with other Linked Data technologies like SPARQL. Developers that
+ use with other Linked Data technologies like SPARQL. Developers who
require any of the facilities listed above or need to serialize an RDF Graph
or RDF Dataset in a JSON-based syntax will find JSON-LD of interest. People
intending to use JSON-LD with RDF tools will find it can be used as another
@@ -375,7 +375,7 @@
section <a href="#data-model"></a>.
</p>
- <p>Developers that are familar with Linked Data technologies will
+ <p>Developers who are familar with Linked Data technologies will
recognize the data model as the RDF Data Model. To dive deeper into how
JSON-LD and RDF are related, see
section <a href="#relationship-to-rdf"></a>.
@@ -3337,7 +3337,7 @@
using content negotiation.</p>
<p class="note">Publishers supporting both dataset and graph syntaxes have to ensure that
- the primary data is stored in the default graph to enable consumers that do not support
+ the primary data is stored in the default graph to enable consumers who do not support
datasets to process the information.</p>
<section class="informative">