From 1cec53f34dc8b6fa0a0d9400f37d07c50f9b3e3a Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Mon, 11 Nov 2024 16:04:40 +0200 Subject: [PATCH] Documentation (#7693) Update basic.md --- docs/tutorials/blogs/basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/blogs/basic.md b/docs/tutorials/blogs/basic.md index 5d193aba6..4fd54492d 100644 --- a/docs/tutorials/blogs/basic.md +++ b/docs/tutorials/blogs/basic.md @@ -53,7 +53,7 @@ in the `mkdocs.yml`. !!! example "Set up a blog" If you have not done so already, create a project for your blog, - then edit the `mkdocs.yml` file to make sure if has the following content: + then edit the `mkdocs.yml` file to make sure it has the following content: ```yaml site_name: Blog Tutorial