Skip to content

Commit 2b03610

Browse files
committed
Grammar: there → their
1 parent 4b941d5 commit 2b03610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/entity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Options
4242
cast into a string and so must have a ``__toString()`` method.
4343

4444
* ``query_builder`` [type: ``Doctrine\ORM\QueryBuilder`` or a Closure]
45-
If specified, this is used to query the subset of options (and there
45+
If specified, this is used to query the subset of options (and their
4646
order) that should be used for the field. The value of this option can
4747
either be a ``QueryBuilder`` object or a Closure. If using a Closure,
4848
it should take a single argument, which is the ``EntityRepository`` of

0 commit comments

Comments
 (0)