Skip to content

Commit 0422dc5

Browse files
committed
Fix some minor HTML errors.
1 parent 8e2b899 commit 0422dc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2976,6 +2976,7 @@ <h3>Algorithm</h3>
29762976
<a>member</a>, create one and set its value to the <a>term</a>
29772977
being processed.</li>
29782978
</ol>
2979+
</li>
29792980
<li>Otherwise, if <a>term definition</a> has a
29802981
<a>type mapping</a>:
29812982
<ol>
@@ -4585,7 +4586,7 @@ <h3>Overview</h3>
45854586
<span class="changed">Literals with datatype <code>jsonld:JSON</code>
45864587
are transformed into a value object using the internal representation
45874588
based on the lexical-to-value mapping defined in
4588-
<a data-cite="JSON-LD11#dfn-json-datatype" class="externalDfn">JSON datatype</a> in [[JSON-LD11]]</span>,
4589+
<a data-cite="JSON-LD11#dfn-json-datatype" class="externalDfn">JSON datatype</a> in [[JSON-LD11]],
45894590
and <code>@type</code> of <code>@json</code>.</span>
45904591
If the <a data-link-for="JsonLdOptions">useNativeTypes</a> flag is set to <code>true</code>,
45914592
<a>RDF literals</a> with a

0 commit comments

Comments
 (0)