Skip to content

Commit d9d4a5c

Browse files
committed
Merge branch 'master' of github.com:intlify/vue-i18n-next
2 parents 4137dc8 + 306ca7a commit d9d4a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/migration/vue3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You should understand as a limited feature for migration.
2727

2828
#### `createI18n`
2929

30-
You need specify `allowComposition: true` to `createI18n` otpions. the below example:
30+
You need specify `allowComposition: true` to `createI18n` options. the below example:
3131

3232
```js
3333
import { createI18n } from 'vue-i18n'

0 commit comments

Comments
 (0)