We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e3aae commit b4938a8Copy full SHA for b4938a8
reference/forms/types/entity.rst
@@ -184,7 +184,8 @@ These options inherit from the :doc:`choice </reference/forms/types/choice>` typ
184
185
.. note::
186
187
- This option expects an array of objects unlike the choice field that requires an array of keys.
+ This option expects an array of entity objects, unlike the ``choice`` field
188
+ that requires an array of keys.
189
190
.. include:: /reference/forms/types/options/empty_value.rst.inc
191
0 commit comments