From 2e170b9585fbbf57120598632cd7e13a11028c57 Mon Sep 17 00:00:00 2001 From: Rayyan oumlil Date: Thu, 5 Feb 2026 07:48:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20duplicate=20word=20in=20`a?= =?UTF-8?q?dvanced-dependencies.md`=20(#14815)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/advanced/advanced-dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/advanced/advanced-dependencies.md b/docs/en/docs/advanced/advanced-dependencies.md index 37f5c78f2d..0d03507b7e 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] *}