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 7f58624 commit aa56b70Copy full SHA for aa56b70
docs/providers/singleton.rst
@@ -24,7 +24,7 @@ returns it on the rest of the calls.
24
25
.. note::
26
27
- ``Singleton`` provider makes dependencies injection only when creates an object. When an object
+ ``Singleton`` provider makes dependencies injection only when it creates an object. When an object
28
is created and memorized ``Singleton`` provider just returns it without applying injections.
29
30
Specialization of the provided type and abstract singletons work the same like like for the
0 commit comments