Skip to content

Commit b4938a8

Browse files
committed
[symfony#3316] Slight re-wording
1 parent a5e3aae commit b4938a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/forms/types/entity.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ These options inherit from the :doc:`choice </reference/forms/types/choice>` typ
184184

185185
.. note::
186186

187-
This option expects an array of objects unlike the choice field that requires an array of keys.
187+
This option expects an array of entity objects, unlike the ``choice`` field
188+
that requires an array of keys.
188189

189190
.. include:: /reference/forms/types/options/empty_value.rst.inc
190191

0 commit comments

Comments
 (0)