Minor markup fixes
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 09 Apr 2013 20:10:43 +0200
changeset 1578 1815738f939a
parent 1577 6641b8f9d4c3
child 1579 4c2e96b11a29
Minor markup fixes
spec/latest/json-ld-api/index.html
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Apr 09 19:47:42 2013 +0200
+++ b/spec/latest/json-ld-api/index.html	Tue Apr 09 20:10:43 2013 +0200
@@ -1494,7 +1494,7 @@
                   <ol class="algorithm">
                     <li>If <tref>active property</tref> is <tref>null</tref> or
                       <code>@graph</code>, continue with the next <i>key</i>
-                      from <i>element</i> to remove the free-floating list.</tref>.</li>
+                      from <i>element</i> to remove the free-floating list.</li>
                     <li>Otherwise, initialize <i>expanded value</i> to the result of using
                       this algorithm recursively passing <tref>active context</tref>,
                       <tref>active property</tref>, and <i>value</i> for <i>element</i>.</li>
--- a/spec/latest/json-ld/index.html	Tue Apr 09 19:47:42 2013 +0200
+++ b/spec/latest/json-ld/index.html	Tue Apr 09 20:10:43 2013 +0200
@@ -2753,7 +2753,7 @@
     is being processed. This means, e.g., that properties which are not mapped to an
     <tref>IRI</tref> or <tref>blank node</tref> will be ignored.</p>
 
-  <p style="text-align: center"><img src="linked-data-graph.png" title="An illustration of JSON-LD's data model"/></p>
+  <p style="text-align: center"><img src="linked-data-graph.png" title="An illustration of JSON-LD's data model" alt="An illustration of JSON-LD's data model" /></p>
   <p style="text-align: center">Figure&nbsp;1: An illustration of JSON-LD's data model.</p>
 </section>