Skip to content

Commit ce74b62

Browse files
committed
[#2605] Minor tweak to language
1 parent 8e66fb1 commit ce74b62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ empty_value
44
**type**: ``string`` or ``Boolean``
55

66
.. versionadded:: 2.3
7-
87
Since Symfony 2.3, empty values are also supported if the ``expanded``
98
option is set to true.
109

1110
This option determines whether or not a special "empty" option (e.g. "Choose an option")
1211
will appear at the top of a select widget. This option only applies if the
13-
the ``multiple`` option is set to false.
12+
``multiple`` option is set to false.
1413

1514
* Add an empty value with "Choose an option" as the text::
1615

0 commit comments

Comments
 (0)