--- 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 1: An illustration of JSON-LD's data model.</p>
</section>