We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c1711 commit 13a1062Copy full SHA for 13a1062
service_container/definitions.rst
@@ -96,7 +96,7 @@ fetched from the container::
96
.. caution::
97
98
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
+ argument, the service is not yet availabe. Instead, use a
100
``Reference`` instance as shown above.
101
102
Method Calls
0 commit comments