Skip to content

Commit f55efdc

Browse files
committed
MUST not -> MUST NOT
1 parent 159aab5 commit f55efdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -12862,7 +12862,7 @@ <h3>Serializing/Deserializing RDF</h3>
1286212862
as described in <a data-cite="RFC8259#section-2">Section 2 JSON Grammar</a> of [[RFC8259]],
1286312863
and furthermore comply with the following constraints:
1286412864
<ul>
12865-
<li>It MUST not contain any unnecessary whitespace,</li>
12865+
<li>It MUST NOT contain any unnecessary whitespace,</li>
1286612866
<li>Keys in objects MUST be ordered lexicographically,</li>
1286712867
<li>Native Numeric values MUST be serialized according to
1286812868
<a data-cite="?ECMASCRIPT#sec-tostring-applied-to-the-number-type">Section 7.1.12.1</a> of [[?ECMASCRIPT]],</li>
@@ -12901,7 +12901,6 @@ <h3>Serializing/Deserializing RDF</h3>
1290112901
</dd>
1290212902
<dt>The canonical mapping</dt>
1290312903
<dd>maps any element of the value space to the identical string in the lexical space.</dd>
12904-
1290512904
</dl>
1290612905
</section>
1290712906

0 commit comments

Comments
 (0)