Skip to content

Commit 4725397

Browse files
pchampingkellogg
authored andcommitted
added missing normative/informative class in intro
1 parent c71d460 commit 4725397

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
@@ -320,7 +320,7 @@ <h2>Typographical conventions</h2>
320320
<div data-include="common/typographical-conventions.html"></div>
321321
</section>
322322

323-
<section>
323+
<section class="normative">
324324
<h2>Terminology</h2>
325325

326326
<p>This document uses the following terms as defined in JSON [[RFC8288]]. Refer
@@ -342,7 +342,7 @@ <h4>Algorithm Terms</h4>
342342

343343
</section>
344344

345-
<section>
345+
<section class="informative">
346346
<h3>Example Conventions</h3>
347347
<p>Note that in the examples used in this document, output
348348
is of necessity shown in serialized form as JSON. While the algorithms

0 commit comments

Comments
 (0)