From 059c339325c28cd2d887fa51c4318138e3054a28 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 23:54:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Auto=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/tutorial/index.md b/docs/en/docs/tutorial/index.md index 057830d4d1..c85556b5ad 100644 --- a/docs/en/docs/tutorial/index.md +++ b/docs/en/docs/tutorial/index.md @@ -1,5 +1,5 @@ # Tutorial - User Guide { #tutorial-user-guide } -# Tutorial - User Guide { #tutorial-user-guide } +# Tutorial - User Guide { #tutorial-user-guide_1 } This tutorial shows you how to use **FastAPI** with most of its features, step by step.