diff --git a/content/content-management/multilingual.md b/content/content-management/multilingual.md index 94ecd9d71..189207ca6 100644 --- a/content/content-management/multilingual.md +++ b/content/content-management/multilingual.md @@ -194,7 +194,7 @@ The above also uses the [`i18n` function][i18func] described in the next section ## List All Available Languages -`.AllTranslations` on a `Page` can be used to list all translation including itself. Called on the home page it can be used to build a language navigator: +`.AllTranslations` on a `Page` can be used to list all translations, including itself. Called on the home page it can be used to build a language navigator: {{< code file="layouts/partials/allLanguages.html" >}}