Skip to content

Commit 065444a

Browse files
#555 Commit suggestions © @TallTed
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 33a652b commit 065444a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5458,7 +5458,7 @@ <h3>Algorithm</h3>
54585458
<li>If <a data-link-for="JsonLdOptions">useNativeTypes</a> is <code>true</code>
54595459
<div class="candidate correction" id="change_5">
54605460
<span class="marker">Candidate Correction 5</span>
5461-
<p>This changes the behavior of using native numbers when <a data-link-for="JsonLdOptions">useNativeTypes</a> is `true`.
5461+
<p>This changes behavior when using native numbers where <a data-link-for="JsonLdOptions">useNativeTypes</a> is `true`.
54625462
For more information, refer to <a href="https://github.com/w3c/json-ld-api/issues/555">issue 555</a>.
54635463
</p>
54645464
</div>
@@ -5492,7 +5492,7 @@ <h3>Algorithm</h3>
54925492
<ol>
54935493
<li>
54945494
Attempt to convert the <a>lexical form</a> to a <a>JSON number</a>
5495-
according to
5495+
according to the
54965496
[[RFC8785]] <a data-cite="RFC8785#name-serialization-of-numbers">
54975497
JSON Serialization Scheme (JCS) 3.2.2.3 Serialization of Numbers
54985498
</a> procedure.

0 commit comments

Comments
 (0)