Browse Source

📝 Fix duplicate word in `advanced-dependencies.md` (#14815)

pull/14830/head
Rayyan oumlil 4 months ago
committed by GitHub
parent
commit
2e170b9585
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/advanced/advanced-dependencies.md

2
docs/en/docs/advanced/advanced-dependencies.md

@ -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…
Cancel
Save