Fixed missing </a>.
--- a/spec/latest/json-ld-syntax/index.html Mon Jun 25 12:54:20 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html Mon Jun 25 17:25:40 2012 -0400
@@ -2130,7 +2130,7 @@
<p>At times, it becomes necessary to be able to express information without
being able to specify the subject. Typically, this type of node is called
-an <tdef>unlabeled node</tdef> or a blank node (see [[!RDF-CONCEPTS]] <cite><a href="http://www.w3.org/TR/rdf11-concepts/#section-blank-nodes">Section 3.4: Blank Nodes</cite>).
+an <tdef>unlabeled node</tdef> or a blank node (see [[!RDF-CONCEPTS]] <cite><a href="http://www.w3.org/TR/rdf11-concepts/#section-blank-nodes">Section 3.4: Blank Nodes</a></cite>).
In JSON-LD, <tref>unlabeled node</tref> identifiers are
automatically created if a subject is not specified using the
<code>@id</code> <tref>keyword</tref>. However, authors may provide identifiers for