Fix typo
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 18 Dec 2012 18:41:40 +0100
changeset 1061 f0981adb188a
parent 1060 c99db65679ab
child 1062 459c4b5ecd8e
Fix typo
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Dec 18 18:40:12 2012 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Dec 18 18:41:40 2012 +0100
@@ -882,7 +882,7 @@
                 <li>label all <tref title="blank node">blank nodes</tref> in <em>value</em> with
                   <tref title="blank node identifier">blank node identifiers</tref> by using the
                   <a href="#label-blank-nodes-algorithm">Label Blank Nodes Algorithm</a>.</li>
-                <li>Then, for each <em>iri</em> of <em>expanded property</em> create merge a copy
+                <li>Then, for each <em>iri</em> of <em>expanded property</em> merge a copy
                   of <em>value</em> into the <em>iri</em> member of the <em>result</em>
                   <tref>JSON object</tref>.</li>
               </ol>