From 198a6801fcf687ecb4d22e5c493fdf80427bdd33 Mon Sep 17 00:00:00 2001 From: Bentley Cook Date: Mon, 21 Oct 2024 03:08:22 -0500 Subject: [PATCH] Documentation (#7633) Minor spelling fix. --- docs/tutorials/blogs/navigation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/blogs/navigation.md b/docs/tutorials/blogs/navigation.md index 4634ca250..f0b0c5c52 100644 --- a/docs/tutorials/blogs/navigation.md +++ b/docs/tutorials/blogs/navigation.md @@ -39,7 +39,7 @@ attach the blog navigation to the rest of the navigation structure. You will notice that "Blog" is duplicated in the navigation structure. To avoid this, you can use the `navigation.indexes` feature to make the blog - index the seciton index page for the blog: + index the section index page for the blog: ```yaml hl_lines="3 4" theme: @@ -522,4 +522,4 @@ subscribe to an RSS feed, by providing links to your social media profiles, by providing share and like buttons, or by setting up a comment system. The [engagement and dissemination tutorial] walks you through setting these up. -[engagement and dissemination tutorial]: engage.md \ No newline at end of file +[engagement and dissemination tutorial]: engage.md