From: Rayyan oumlil Date: Thu, 5 Feb 2026 12:48:51 +0000 (-0500) Subject: 📝 Fix duplicate word in `advanced-dependencies.md` (#14815) X-Git-Tag: 0.128.2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e170b9585fbbf57120598632cd7e13a11028c57;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Fix duplicate word in `advanced-dependencies.md` (#14815) --- diff --git a/docs/en/docs/advanced/advanced-dependencies.md b/docs/en/docs/advanced/advanced-dependencies.md index 37f5c78f2..0d03507b7 100644 --- a/docs/en/docs/advanced/advanced-dependencies.md +++ b/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] *}