Oops, fix minor HTML element closing issues.
--- a/spec/latest/json-ld-api/index.html Thu Apr 19 11:23:23 2012 -0700
+++ b/spec/latest/json-ld-api/index.html Thu Apr 19 11:26:02 2012 -0700
@@ -1563,10 +1563,10 @@
<li>Create a set of matched subjects by filtering <em>subjects</em> by checking
the <tref>map of flattened subjects</tref> against <em>frame</em>:
<ol class="algorithm">
- <li>If <em>frame</em> has a <code>@type<code> property containing
+ <li>If <em>frame</em> has a <code>@type</code> property containing
one or more <tref title="iri">IRIs</tref> match any <tref>subject definition</tref>
with a <code>@type</code> property including any of those <tref title="iri">IRIs</tref>.</li>
- <li>Otherwise, if <em>frame</em> has a <code>@type<code> property only
+ <li>Otherwise, if <em>frame</em> has a <code>@type</code> property only
a empty <tref>JSON object</tref>, matches any <tref>subject definition</tref>
with a <code>@type</code> property, regardless of the actual values.</li>
<li>Otherwise, match if the <tref>subject definition</tref> contains all of the