Skip to content

Commit

Permalink
Fix intro section nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Nov 13, 2024
1 parent c313cbe commit 58da712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,10 @@ <h2>Abstract</h2>
<a href="https://www.w3.org/groups/wg/rdf-star">RDF Star Working Group</a> as part of the
update of specifications for format and errata.
</p>

<section id="related" data-include="common/sparql-related.html"></section>
</section>

<section id="related" data-include="common/sparql-related.html"></section>

<!-- BODY -->
<section id="introduction">
<h2>Introduction</h2>
Expand Down

0 comments on commit 58da712

Please sign in to comment.