Skip to content

Commit 636eeca

Browse files
committed
Fix closing HTML tag.
1 parent 14ccd39 commit 636eeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10875,7 +10875,7 @@ <h3>Graph Containers</h3>
1087510875
to be used in place of the originally requested resource,
1087610876
as described in <a href="#alternate-document-location" class="sectionRef"></a>.</p>
1087710877

10878-
<section class="normative"><h3>Interpreting JSON as JSON-LD</h2>
10878+
<section class="normative"><h3>Interpreting JSON as JSON-LD</h3>
1087910879

1088010880
<p>Ordinary JSON documents can be interpreted as JSON-LD
1088110881
by providing an explicit JSON-LD <a>context</a> document. One way

0 commit comments

Comments
 (0)