Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 64e3984

Browse filesBrowse files
Fixed a minor typo
1 parent df9b878 commit 64e3984
Copy full SHA for 64e3984

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: reference/forms/types/options/empty_data.rst.inc
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.