mirror of https://github.com/tiangolo/fastapi.git
📝 Fix duplicate word in `advanced-dependencies.md` (#14815)
This commit is contained in:
parent
5ca11c59e3
commit
2e170b9585
|
|
@ -120,7 +120,7 @@ The exit code, the automatic closing of the `Session` in:
|
|||
|
||||
{* ../../docs_src/dependencies/tutorial013_an_py310.py ln[19:21] *}
|
||||
|
||||
...would be run after the the response finishes sending the slow data:
|
||||
...would be run after the response finishes sending the slow data:
|
||||
|
||||
{* ../../docs_src/dependencies/tutorial013_an_py310.py ln[30:38] hl[31:33] *}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue