From 172c175e89ee40ef08e5ff46c32dd23bb504d85f Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 9 Sep 2020 17:58:28 -0400 Subject: [PATCH] Fix some wording --- docs/introduction/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/introduction/index.rst b/docs/introduction/index.rst index 165cd899..b67039df 100644 --- a/docs/introduction/index.rst +++ b/docs/introduction/index.rst @@ -3,11 +3,11 @@ Introduction .. meta:: :keywords: Python,DI,Dependency injection,IoC,Inversion of Control - :description: Current section of documentation is designed to give an - overview on dependency injection, inversion of + :description: Current section of the documentation is provides an + overview of the dependency injection, inversion of control and Dependency Injector framework. -Current section of documentation is designed to give an overview on the +Current section of the documentation provides an overview of the dependency injection, inversion of control and the ``Dependency Injector`` framework. .. toctree::