Remove error noted by respec
authorAndy Seaborne <andy.seaborne@apache.org>
Thu, 05 Dec 2013 21:39:19 +0000
changeset 1477 1a4da1f01ca2
parent 1476 90248604077b
child 1478 e4c3b837701c
Remove error noted by respec
nquads/index.html
--- a/nquads/index.html	Thu Dec 05 18:39:56 2013 +0000
+++ b/nquads/index.html	Thu Dec 05 21:39:19 2013 +0000
@@ -204,7 +204,7 @@
           <h3>Parsing</h3>
           <p>Parsing N-Quads requires a state of one item:</p>
           <ul>
-            <li id="bnodeLabels">Map[<a class="type string">string</a> -&gt; <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">blank node</a>] <code class="dfn">bnodeLabels</code> — A mapping from string to blank node.</li>
+            <li id="bnodeLabels">Map[string -&gt; <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">blank node</a>] <code class="dfn">bnodeLabels</code> — A mapping from string to blank node.</li>
           </ul>
 
           <section  id="sec-parsing-terms">