From ffb3840a52fe67e504dbe6e649856043f905357e Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 7 Jun 2019 15:48:43 +0200 Subject: [PATCH] Update the title tildas --- docs/introduction/di_in_python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction/di_in_python.rst b/docs/introduction/di_in_python.rst index 31b8146c..2b080c3e 100644 --- a/docs/introduction/di_in_python.rst +++ b/docs/introduction/di_in_python.rst @@ -131,7 +131,7 @@ using :doc:`Dependency Injector <../index>`: :linenos: Useful links -~~~~~~~~~~~~~ +~~~~~~~~~~~~ There are some useful links related to dependency injection design pattern that could be used for further reading: