Skip to content

Commit 549408d

Browse files
Update breaking.md (#661)
1 parent c469789 commit 549408d

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
@@ -52,7 +52,7 @@ Vue I18n v8.x:
5252
```js{3-5}
5353
const i18n = new VueI18n({
5454
// ...
55-
dataTimeFormats: {
55+
dateTimeFormats: {
5656
// ...
5757
}
5858
})

0 commit comments

Comments
 (0)