From e2cd06a060f69b8d8895fbadc3ff9344dea191b3 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Thu, 27 Aug 2020 22:11:44 -0400 Subject: [PATCH] Make a little wording fix on containers index page --- docs/containers/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/containers/index.rst b/docs/containers/index.rst index 510d4d02..1e5d7c33 100644 --- a/docs/containers/index.rst +++ b/docs/containers/index.rst @@ -12,7 +12,7 @@ There are several use cases how you can use containers: container ``Users``, that contains all functional parts of the ``users`` package). -Containers package API docs - :py:mod:`dependency_injector.containers`. +Containers module API docs - :py:mod:`dependency_injector.containers`. .. toctree:: :maxdepth: 2