Merge pull request #139 from linclark/master
authorDavid I. Lehn <dil@lehn.org>
Mon, 25 Jun 2012 14:52:12 -0700
changeset 762 0ae1311252b8
parent 759 8a4ea77d7964 (current diff)
parent 760 32f2091c70ce (diff)
child 763 6418f0040568
Merge pull request #139 from linclark/master

Fix 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 14:52:12 2012 -0700
@@ -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