From 4bf0c719fbf77c0683c1c3454b1c3ea4608f2929 Mon Sep 17 00:00:00 2001 From: calalloo <139716273+calalloo@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:09:34 +0300 Subject: [PATCH] Fix typo --- content/en/content-management/multilingual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/multilingual.md b/content/en/content-management/multilingual.md index f9303449c..6e787c526 100644 --- a/content/en/content-management/multilingual.md +++ b/content/en/content-management/multilingual.md @@ -526,7 +526,7 @@ See [lang.FormatPercent] for details. ## Menus -Localization of menu entries depends on the how you define them: +Localization of menu entries depends on how you define them: - When you define menu entries [automatically] using the section pages menu, you must use translation tables to localize each entry. - When you define menu entries [in front matter], they are already localized based on the front matter itself. If the front matter values are insufficient, use translation tables to localize each entry.