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