Skip to content

Commit 1252057

Browse files
pchampinTallTed
authored andcommitted
Update index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent b4c8621 commit 1252057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13239,7 +13239,7 @@ <h4>Conversion of native data types</h4>
1323913239
<div id="issue387" class="note changed">Native JSON numbers are sometimes converted to `xsd:double`
1324013240
(numbers with a fractional part, or very big integers)
1324113241
and this conversion can be lossy.
13242-
Therefore, the use of native JSON numbers is discouraged when the exact value of the numbers must be preserved. It is advised to use instead <a>value objects</a> with the appropriate datatype.
13242+
Therefore, the use of native JSON numbers is discouraged when the exact value of the numbers must be preserved. Instead, it is advised to use <a>value objects</a> with the appropriate datatype.
1324313243
</div>
1324413244

1324513245
</section>

0 commit comments

Comments
 (0)