From ec4eddb98fe741b6eae408cf37a4220865c1c2b3 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 11 Apr 2023 09:35:51 -0700 Subject: [PATCH] Fix typo --- content/en/templates/menu-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/menu-templates.md b/content/en/templates/menu-templates.md index 6dadbdcc0..ff6971a33 100644 --- a/content/en/templates/menu-templates.md +++ b/content/en/templates/menu-templates.md @@ -18,7 +18,7 @@ After [defining menu entries], use [menu variables and methods] to render a menu Three factors determine how to render a menu: -1. The method used to define the menu entries: [automatic], [in front matter]. or [in site configuration] +1. The method used to define the menu entries: [automatic], [in front matter], or [in site configuration] 1. The menu structure: flat or nested 1. The method used to [localize the menu entries]: site configuration or translation tables