diff --git a/README.rst b/README.rst index 3339e691..1a7b3caf 100644 --- a/README.rst +++ b/README.rst @@ -112,7 +112,7 @@ Key features of the ``Dependency Injector``: main() With the ``Dependency Injector`` you explicitly define and inject the dependencies. -This helps to understand and change how application works. +This makes easier to understand and change how application works. .. figure:: https://raw.githubusercontent.com/wiki/ets-labs/python-dependency-injector/img/di-readme.svg :target: https://github.com/ets-labs/python-dependency-injector diff --git a/docs/index.rst b/docs/index.rst index 68aefeff..c189efd8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -120,7 +120,7 @@ Key features of the ``Dependency Injector``: main() With the ``Dependency Injector`` you explicitly define and inject the dependencies. -This helps to understand and change how application works. +This makes easier to understand and change how application works. .. figure:: https://raw.githubusercontent.com/wiki/ets-labs/python-dependency-injector/img/di-readme.svg :target: https://github.com/ets-labs/python-dependency-injector