We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171aacb commit 9a9666dCopy full SHA for 9a9666d
source/reference/operator/aggregation/toDecimal.txt
@@ -22,7 +22,7 @@ Definition
22
23
.. versionadded:: 4.0
24
25
- Converts a value of to a decimal. If the value cannot be converted
+ Converts a value to a decimal. If the value cannot be converted
26
to a decimal, :expression:`$toDecimal` errors. If the value is null or
27
missing, :expression:`$toDecimal` returns null.
28
0 commit comments