From af397ebefe71a25f7047710991935c916859aa1a Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Mon, 10 Aug 2020 22:20:05 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5397ab8a..0bb2f8db 100644 --- a/README.rst +++ b/README.rst @@ -204,7 +204,7 @@ What features does the framework have? - overriding of the objects in any part of the graph What features the framework does NOT have? - - auto wiring / auto resolving of the dependencies + - autowiring / autoresolving of the dependencies - the annotations and ``@inject``-like decorators Have a question?