Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9b878 commit 64e3984Copy full SHA for 64e3984
reference/forms/types/options/empty_data.rst.inc
@@ -39,5 +39,5 @@ these options.
39
40
:doc:`Form data transformers </form/data_transformers>` will still be
41
applied to the ``empty_data`` value. This means that an empty string will
42
- be casted to ``null``. Use a custom data transformer if you explicitly want
+ be cast to ``null``. Use a custom data transformer if you explicitly want
43
to return the empty string.
0 commit comments