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

Skip to content

Commit fc70098

Browse files
committed
[#7767] remove trailing space
1 parent a839ed4 commit fc70098

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
@@ -277,7 +277,7 @@ the empty values will be kept.
277277

278278
The ``delete_empty`` option only removes items when the normalized value is
279279
``null``. If the nested `type`_ is a compound form type, you must either set
280-
the ``required`` option to ``false`` or set the ``empty_data`` option to
280+
the ``required`` option to ``false`` or set the ``empty_data`` option to
281281
``null``. Both of these options can be set inside `options`_. Read about
282282
the :ref:`form's empty_data option <reference-form-option-empty-data>`
283283
to learn why this is necessary.

0 commit comments

Comments
 (0)