diff --git a/docs/advanced/multilingual.md b/docs/advanced/multilingual.md index 111bad8..a6c3b70 100644 --- a/docs/advanced/multilingual.md +++ b/docs/advanced/multilingual.md @@ -109,7 +109,7 @@ Using the `self.root_el` attribute, the languages should be found and added to t Be careful to avoid: -- Adding the current language +- Adding the current language as a translation - Adding languages which are listed but don't have translations !!! example "Example `extract` implementation" @@ -168,4 +168,4 @@ For each post in the site, the `get_root()` method of every `LangPicker` instanc ### Contributing Pickers -We welcome contributions via a GitHub PR so long as the picker is not overly specific to a single site. \ No newline at end of file +We welcome contributions via a GitHub PR so long as the picker is not overly specific to a single site.