diff --git a/docs/tutorial/decimal128.txt b/docs/tutorial/decimal128.txt index f73074f35..eced91cfe 100644 --- a/docs/tutorial/decimal128.txt +++ b/docs/tutorial/decimal128.txt @@ -13,8 +13,8 @@ Decimal128 Overview -------- -MongoDB 3.4 introduced support for a :manual:`Decimal128 BSON type -`, which is a 128-bit decimal-based +MongoDB 3.4 introduced support for a Decimal128 BSON type, +which is a 128-bit decimal-based floating-point value capable of emulating decimal rounding with exact precision. This functionality is intended for applications that handle :manual:`monetary data `, such as financial and tax computations.