From 1282c31e3c12b72841e91d97cf2d09c51c469685 Mon Sep 17 00:00:00 2001 From: Josef Vacha <69599105+JosefVacha@users.noreply.github.com> Date: Sun, 24 May 2026 23:51:35 +0000 Subject: [PATCH] =?UTF-8?q?F39:=20Fix=20typo=20'definately'=20=E2=86=92=20?= =?UTF-8?q?'definitely'=20in=20docs/tutorial/index.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/tutorial/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/docs/tutorial/index.md b/docs/en/docs/tutorial/index.md index 8a37756c70..057830d4d1 100644 --- a/docs/en/docs/tutorial/index.md +++ b/docs/en/docs/tutorial/index.md @@ -1,4 +1,5 @@ # Tutorial - User Guide { #tutorial-user-guide } +# Tutorial - User Guide { #tutorial-user-guide } This tutorial shows you how to use **FastAPI** with most of its features, step by step.