mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-17 20:10:52 +03:00
Improve wording in di_in_python.rst
This commit is contained in:
parent
3cc54462bd
commit
926208c490
|
@ -150,7 +150,7 @@ What does the Dependency Injector do?
|
|||
-------------------------------------
|
||||
|
||||
With the dependency injection pattern objects loose the responsibility of assembling
|
||||
the dependencies. The ``Dependency Injector`` absorbs that responsibilities.
|
||||
the dependencies. The ``Dependency Injector`` absorbs that responsibility.
|
||||
|
||||
``Dependency Injector`` helps to assemble and inject the dependencies.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user