Fixed typo.
--- 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>