There was an error while loading. Please reload this page.
1 parent 4b941d5 commit 2b03610Copy full SHA for 2b03610
reference/forms/types/entity.rst
@@ -42,7 +42,7 @@ Options
42
cast into a string and so must have a ``__toString()`` method.
43
44
* ``query_builder`` [type: ``Doctrine\ORM\QueryBuilder`` or a Closure]
45
- If specified, this is used to query the subset of options (and there
+ If specified, this is used to query the subset of options (and their
46
order) that should be used for the field. The value of this option can
47
either be a ``QueryBuilder`` object or a Closure. If using a Closure,
48
it should take a single argument, which is the ``EntityRepository`` of
0 commit comments