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 da2cc27 commit 0955bc6Copy full SHA for 0955bc6
reference/forms/types/number.rst
@@ -47,7 +47,7 @@ Field Options
47
rounding_mode
48
~~~~~~~~~~~~~
49
50
-**type**: ``integer`` **default**: ``NumberToLocalizedStringTransformer::ROUND_HALFUP``
+**type**: ``integer`` **default**: ``NumberToLocalizedStringTransformer::ROUND_HALF_UP``
51
52
If a submitted number needs to be rounded (based on the `scale`_
53
option), you have several configurable options for that rounding. Each
0 commit comments