chore: fix spelling

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-12-09 11:15:34 +01:00
parent 2c55a1a81b
commit e40ee6597d
+1 -1
View File
@@ -113,7 +113,7 @@ export const myPluginTranslationRef = createTranslationRef({
There's build in support for pluralization in our `i18n` library which closely follows the `react-i18next` API. You can read more about it [here](https://www.i18next.com/translation-function/plurals).
We enourage you to use this feature and avoid creating duplicate keys for pluralized content. For example:
We encourage you to use this feature and avoid creating different key prefixes for pluralized content. For example:
```ts
export const myPluginTranslationRef = createTranslationRef({