Fix some wording

This commit is contained in:
Roman Mogylatov 2020-09-09 17:58:28 -04:00
parent 8dcf6d99ce
commit 172c175e89

View File

@ -3,11 +3,11 @@ Introduction
.. meta:: .. meta::
:keywords: Python,DI,Dependency injection,IoC,Inversion of Control :keywords: Python,DI,Dependency injection,IoC,Inversion of Control
:description: Current section of documentation is designed to give an :description: Current section of the documentation is provides an
overview on dependency injection, inversion of overview of the dependency injection, inversion of
control and Dependency Injector framework. 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. dependency injection, inversion of control and the ``Dependency Injector`` framework.
.. toctree:: .. toctree::