Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64e3984

Browse files
Fixed a minor typo
1 parent df9b878 commit 64e3984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/empty_data.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ these options.
3939
4040
:doc:`Form data transformers </form/data_transformers>` will still be
4141
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
42+
be cast to ``null``. Use a custom data transformer if you explicitly want
4343
to return the empty string.

0 commit comments

Comments
 (0)