From 297daed7bde2e73902d97b26c601d7cf9ca061df Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 5 Aug 2020 21:55:09 -0400 Subject: [PATCH] Fix typo in the giphynav-aiohttp --- examples/miniapps/giphynav-aiohttp/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/miniapps/giphynav-aiohttp/README.rst b/examples/miniapps/giphynav-aiohttp/README.rst index c019d7da..9ac19d22 100644 --- a/examples/miniapps/giphynav-aiohttp/README.rst +++ b/examples/miniapps/giphynav-aiohttp/README.rst @@ -1,7 +1,7 @@ Aiohttp Dependency Injection Example ==================================== -Application ``giphynavigator`` is a `Aiohttp `_ + +Application ``giphynavigator`` is an `Aiohttp `_ + `Dependency Injector `_ application. Run