We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94fc35 commit 89bd7dbCopy full SHA for 89bd7db
reference/forms/types/money.rst
@@ -85,7 +85,7 @@ scale
85
86
**type**: ``integer`` **default**: ``2``
87
88
-For some reason, if you need some scale other than 2 decimal places,
+If, for some reason, you need some scale other than 2 decimal places,
89
you can modify this value. You probably won't need to do this unless,
90
for example, you want to round to the nearest dollar (set the scale
91
to ``0``).
0 commit comments