Skip to content

Commit 38c4134

Browse files
committed
minor #6872 Remove redundant verb (julienfalque)
This PR was merged into the 2.7 branch. Discussion ---------- Remove redundant verb Just removes an extra verb that was not really necessary. Commits ------- 13a1062 Remove redundant verb
2 parents 73c1711 + 13a1062 commit 38c4134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/definitions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ fetched from the container::
9696
.. caution::
9797

9898
Don't use ``get()`` to get a service that you want to inject as constructor
99-
argument, the service is not yet availabe. Instead, use inject a
99+
argument, the service is not yet availabe. Instead, use a
100100
``Reference`` instance as shown above.
101101

102102
Method Calls

0 commit comments

Comments
 (0)