Skip to content

Commit aa56b70

Browse files
authored
docs: fix grammar (ets-labs#709)
1 parent 7f58624 commit aa56b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/singleton.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ returns it on the rest of the calls.
2424

2525
.. note::
2626

27-
``Singleton`` provider makes dependencies injection only when creates an object. When an object
27+
``Singleton`` provider makes dependencies injection only when it creates an object. When an object
2828
is created and memorized ``Singleton`` provider just returns it without applying injections.
2929

3030
Specialization of the provided type and abstract singletons work the same like like for the

0 commit comments

Comments
 (0)