We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0af90 commit f09c528Copy full SHA for f09c528
docs/guide/essentials/pluralization.md
@@ -34,7 +34,7 @@ Vue I18n offers some ways to support pluralization. Here we’ll use the `$t`.
34
:::tip NOTE
35
Some ways to support pluralization are:
36
37
-- injected gloal `$t`
+- injected global `$t`
38
- `v-t` custom directive
39
- built-in Translation component (`i18n-t`)
40
- exported `t` from `useI18n` (for Composition API mode)
0 commit comments