Revert previous change.
authorDave Longley <dlongley@digitalbazaar.com>
Thu, 14 Feb 2013 12:11:27 -0500
changeset 1252 8ab56f13d855
parent 1251 93b7adda7b04
child 1253 5dd4cc61f626
Revert previous change.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Thu Feb 14 12:09:21 2013 -0500
+++ b/spec/latest/json-ld-api/index.html	Thu Feb 14 12:11:27 2013 -0500
@@ -1940,9 +1940,9 @@
     </ol>
   </li>
   <li>
-    If <em>result</em> is <tref>null</tref> and <em>value</em> is a
-    <tref>string</tref> that contains a colon (<code>:</code>), then it is
-    either an <tref>absolute IRI</tref> or a <tref>compact IRI</tref>:
+    If <em>result</em> is <tref>null</tref> and <em>value</em> contains a
+    colon (<code>:</code>), then it is either an <tref>absolute IRI</tref> or
+    a <tref>compact IRI</tref>:
     <ol class="algorithm">
       <li>
         Split <em>value</em> into a <tref>prefix</tref> and <em>suffix</em>