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.
2 parents 4137dc8 + 306ca7a commit d9d4a5cCopy full SHA for d9d4a5c
docs/guide/migration/vue3.md
@@ -27,7 +27,7 @@ You should understand as a limited feature for migration.
27
28
#### `createI18n`
29
30
-You need specify `allowComposition: true` to `createI18n` otpions. the below example:
+You need specify `allowComposition: true` to `createI18n` options. the below example:
31
32
```js
33
import { createI18n } from 'vue-i18n'
0 commit comments