Oops, fix minor HTML element closing issues.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Thu, 19 Apr 2012 11:26:02 -0700
changeset 539 24e42461b27c
parent 538 6c79aaf3cce5
child 540 0824363578b2
Oops, fix minor HTML element closing issues.
spec/latest/json-ld-api/index.html
--- 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