docs: fix grammar (#709)

This commit is contained in:
JC (Jonathan Chen) 2024-12-09 03:54:30 -05:00 committed by GitHub
parent 7f586246b4
commit aa56b70dc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ returns it on the rest of the calls.
.. note::
``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
is created and memorized ``Singleton`` provider just returns it without applying injections.
Specialization of the provided type and abstract singletons work the same like like for the