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

Skip to content

Commit 52c0a94

Browse files
Minor fix
1 parent de25ede commit 52c0a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ the empty values will be kept.
275275

276276
.. caution::
277277

278-
The ``delete_empty`` option only removes items when the normalized value is
278+
The ``delete_empty`` option only removes items when the normalized value is
279279
``null``. If your `type`_ is a compound form type, you must either set the
280280
``required`` option to ``false`` or set the ``empty_data`` option to ``null``.
281281
Both of these options can be set inside `options`_. See

0 commit comments

Comments
 (0)