Skip to content

Commit 89bd7db

Browse files
committed
improve phrasing
The previous sentence could be interpreted as "For some reason, …, you can modify this value.", which is not what is meant here.
1 parent b94fc35 commit 89bd7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/money.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ scale
8585

8686
**type**: ``integer`` **default**: ``2``
8787

88-
For some reason, if you need some scale other than 2 decimal places,
88+
If, for some reason, you need some scale other than 2 decimal places,
8989
you can modify this value. You probably won't need to do this unless,
9090
for example, you want to round to the nearest dollar (set the scale
9191
to ``0``).

0 commit comments

Comments
 (0)