Skip to content

Commit 16fc80b

Browse files
committed
[symfony#3338] Tweaking some language
1 parent ea93980 commit 16fc80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ your validation information.
1212

1313
.. note::
1414

15-
The required option does also affect the way how empty data of your form is
16-
being handled. For further details check the `empty_data`_ option.
15+
The required option also affects how empty data for each field is
16+
handled. For more details, see the `empty_data`_ option.
1717

1818
.. _`HTML5 required attribute`: http://diveintohtml5.info/forms.html

0 commit comments

Comments
 (0)