Skip to content

Commit 7bd5914

Browse files
Changing the option description
1 parent 3906e1a commit 7bd5914

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/forms/types/money.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ model_type
8181

8282
**type**: ``string`` **default**: ``float``
8383

84-
If set to ``integer``, the value will be converted to an ``integer``.
84+
If, for some reason, you need the value to be converted to an ``integer`` instead of a ``float``,
85+
you can set the option value to ``integer``.
8586

8687
.. caution::
8788

0 commit comments

Comments
 (0)