We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d537af6 commit 1e89c7bCopy full SHA for 1e89c7b
docs/installation.md
@@ -54,7 +54,7 @@ import { createApp } from 'vue'
54
import { createI18n } from 'vue-i18n'
55
56
const i18n = createI18n({
57
- // shomething vue-i18n options here ...
+ // something vue-i18n options here ...
58
})
59
60
const app = createApp({
0 commit comments