Skip to content

Commit e20e75d

Browse files
committed
Merge branch 'master' of github.com:intlify/vue-i18n-next
2 parents 5f7f157 + 1cd56c2 commit e20e75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/migration/breaking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Vue I18n v8.x:
275275
```js
276276
import VueI18n from 'vue-i18n'
277277

278-
console.log(VueI18n.Version)
278+
console.log(VueI18n.version)
279279
```
280280

281281
Vue I18n v9 or later:

0 commit comments

Comments
 (0)