diff --git a/README.rst b/README.rst index 7128b6b9..33b1b570 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ What is ``Dependency Injector``? ``Dependency Injector`` is a dependency injection framework for Python. -It helps you implementing the dependency injection principle. +It helps implementing the dependency injection principle. What is dependency injection? -----------------------------