8000 [#7767] minor rewording · bamarni/symfony-docs@a839ed4 · GitHub
[go: up one dir, main page]

Skip to content

Commit a839ed4

Browse files
committed
[symfony#7767] minor rewording
1 parent ab1f822 commit a839ed4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/forms/types/collection.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ the empty values will be kept.
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
280280
the ``required`` option to ``false`` or set the ``empty_data`` option to
281-
``null``. Both of these options can be set inside `options`_. See
282-
:ref:`form's empty_data option <reference-form-option-empty-data>` to learn
283-
why this is necessary.
281+
``null``. Both of these options can be set inside `options`_. Read about
282+
the :ref:`form's empty_data option <reference-form-option-empty-data>`
283+
to learn why this is necessary.
284284

285285
options
286286
~~~~~~~

0 commit comments

Comments
 (0)
0