File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12862,7 +12862,7 @@ <h3>Serializing/Deserializing RDF</h3>
12862
12862
as described in <a data-cite="RFC8259#section-2">Section 2 JSON Grammar</a> of [[RFC8259]],
12863
12863
and furthermore comply with the following constraints:
12864
12864
<ul>
12865
- <li>It MUST not contain any unnecessary whitespace,</li>
12865
+ <li>It MUST NOT contain any unnecessary whitespace,</li>
12866
12866
<li>Keys in objects MUST be ordered lexicographically,</li>
12867
12867
<li>Native Numeric values MUST be serialized according to
12868
12868
<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>
12901
12901
</dd>
12902
12902
<dt>The canonical mapping</dt>
12903
12903
<dd>maps any element of the value space to the identical string in the lexical space.</dd>
12904
-
12905
12904
</dl>
12906
12905
</section>
12907
12906
You can’t perform that action at this time.
0 commit comments