mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-14 18:40:52 +03:00
Fix multiple typos in the `flask
and
aiohttp
` tutorials
This commit is contained in:
parent
4171f9743d
commit
e6ec545c02
|
@ -3,7 +3,7 @@ Aiohttp tutorial
|
||||||
|
|
||||||
.. _aiohttp-tutorial:
|
.. _aiohttp-tutorial:
|
||||||
|
|
||||||
This tutorials shows how to build an ``aiohttp`` REST API application following the dependency
|
This tutorial shows how to build an ``aiohttp`` REST API application following the dependency
|
||||||
injection principle.
|
injection principle.
|
||||||
|
|
||||||
Start from the scratch or jump to the section:
|
Start from the scratch or jump to the section:
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
Flask tutorial
|
Flask tutorial
|
||||||
==============
|
==============
|
||||||
|
|
||||||
This tutorials shows how to build ``Flask`` application following the dependency injection
|
This tutorial shows how to build ``Flask`` application following the dependency injection
|
||||||
principle.
|
principle.
|
||||||
|
|
||||||
Start from the scratch or jump to the section:
|
Start from the scratch or jump to the section:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user