Skip to content

Commit bdfd00a

Browse files
committed
fix typo
1 parent 978031e commit bdfd00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ but ``$comment`` is configured with the attribute since they cannot both follow
747747
the default convention.
748748

749749
If you need to get other information from the request to query the database, you
750-
can also access to the request in your expression thanks to the ``request``
750+
can also access the request in your expression thanks to the ``request``
751751
variable. Let's say you pass the page limit of a list in a query parameter::
752752

753753
#[Route('/product/{id}/comments')]

0 commit comments

Comments
 (0)