Fixed typo.
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 05 Dec 2011 12:16:54 +0800
changeset 288 b8f58e7797a4
parent 287 132df273b3aa
child 289 238844765446
Fixed typo.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Nov 29 01:23:31 2011 -0500
+++ b/spec/latest/json-ld-api/index.html	Mon Dec 05 12:16:54 2011 +0800
@@ -788,7 +788,7 @@
           <ol class="algorithm">
             <li>Set <em>value</em> to the result of performing <a href="#iri-expansion">IRI Expansion</a>
               on <em>value</em>.
-            <li>If <em>value</em> does is not an absolute IRI, abort this processing step.
+            <li>If <em>value</em> is not an absolute IRI, abort this processing step.
               Otherwise, Dereference <em>value</em>.</li>
             <li>If the resulting document is a JSON document, extract the top-level <code>@context</code>
               element using the JSON Pointer "/@context" as described in [[!JSON-POINTER]]. Set <em>value</em>