Skip to content

Commit 33f9c1e

Browse files
Merge v1.18 into v1.19 (#1318)
2 parents 84610a8 + ae5a86f commit 33f9c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/decimal128.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Decimal128
1313
Overview
1414
--------
1515

16-
MongoDB 3.4 introduced support for a :manual:`Decimal128 BSON type
17-
</release-notes/3.4/#decimal-type>`, which is a 128-bit decimal-based
16+
MongoDB 3.4 introduced support for a Decimal128 BSON type,
17+
which is a 128-bit decimal-based
1818
floating-point value capable of emulating decimal rounding with exact precision.
1919
This functionality is intended for applications that handle :manual:`monetary
2020
data </tutorial/model-monetary-data>`, such as financial and tax computations.

0 commit comments

Comments
 (0)