Skip to content

Commit b80123c

Browse files
Update doctrine.rst
1 parent 377d585 commit b80123c

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
@@ -735,7 +735,7 @@ Now, you can call this method on the repository::
735735

736736
// ...
737737

738-
If you're in a :ref:`services-constructor-injection`, you can type-hint the
738+
If you're :ref:`services-constructor-injection`, you can type-hint the
739739
``ProductRepository`` class and inject it like normal.
740740

741741
Querying with the Query Builder

0 commit comments

Comments
 (0)