Skip to content

Commit 50d74fc

Browse files
committed
changed spurious heading to paragraph
* it had an inconsistent level with the section's actual heading * it contained autorefs that didn't render in the TOC also, added class="informative" to the subsection
1 parent 5302c0c commit 50d74fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12765,8 +12765,8 @@ <h3>Internationalization Considerations</h3>
1276512765
</section>
1276612766

1276712767
<section class="appendix informative"><h2>Image Descriptions</h2>
12768-
<section id="fig-linked-data-graph-descr"><h3>Linked Data Dataset</h3>
12769-
<h2>Description of the <a href="#fig-linked-data-graph">Linked Data Dataset figure</a> in <a href="#data-model" class="sectionRef"></a></h2>
12768+
<section id="fig-linked-data-graph-descr" class="informative"><h3>Linked Data Dataset</h3>
12769+
<p>This secrion describes the <a href="#fig-linked-data-graph">Linked Data Dataset figure</a> in <a href="#data-model" class="sectionRef"></a>.</p>
1277012770
<p>The image consists of three dashed boxes, each describing a different
1277112771
<a>linked data graph</a>. Each box consists of shapes linked with arrows describing
1277212772
the linked data relationships.</p>

0 commit comments

Comments
 (0)