Skip to content

Commit 3afa645

Browse files
committed
Make introduction informative.
1 parent 5ba2450 commit 3afa645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@
134134
<section id="related" data-include="./common/related.html"></section>
135135
</section>
136136

137-
<section id="sec-intro">
137+
<section id="sec-intro" class="informative">
138138
<h2>Introduction</h2>
139139
<p>This document defines TriG, a concrete syntax for RDF as defined in the
140140
RDF Concepts and Abstract Syntax document
141-
[[!RDF12-CONCEPTS]]. TriG is an extension of
141+
[[RDF12-CONCEPTS]]. TriG is an extension of
142142
Turtle [[RDF12-TURTLE]], extended
143143
to support representing a complete <a data-cite="RDF12-CONCEPTS#dfn-rdf-dataset">RDF dataset</a>.
144144
</section>

0 commit comments

Comments
 (0)