From 92a0ba4815bc25062a93c1bcba0b6a39dbf78e6c Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Sat, 3 Oct 2020 21:36:55 -0400 Subject: [PATCH] Change wording in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1a7b3caf..4b5aaefb 100644 --- a/README.rst +++ b/README.rst @@ -182,7 +182,7 @@ How do I start doing the dependency injection? What price do I pay and what do I get? - you need to explicitly specify the dependencies - it will be extra work in the beginning - - it will payoff when the project grows + - it will payoff as the project grows Have a question? - Open a `Github Issue `_