--- a/rdf-json/index.html Tue Aug 23 02:52:49 2011 +0100
+++ b/rdf-json/index.html Tue Aug 23 02:58:41 2011 +0100
@@ -168,7 +168,7 @@
<section id="section-serialization">
<h2>Serialization of RDF as JSON</h2>
- <p>Given a set of RDF Triples an RDF/JSON document may constructed using the following algorithm:</p>
+ <p>Given a set of RDF Triples an RDF/JSON document may be constructed using the following algorithm:</p>
<ol>
<li>Start a JSON object (called the root object)</li>
<li>Group all the triples by subject</li>