8000
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 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