Skip to content

Commit 1e89c7b

Browse files
authored
update docs (#264)
1 parent d537af6 commit 1e89c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import { createApp } from 'vue'
5454
import { createI18n } from 'vue-i18n'
5555
5656
const i18n = createI18n({
57-
// shomething vue-i18n options here ...
57+
// something vue-i18n options here ...
5858
})
5959
6060
const app = createApp({

0 commit comments

Comments
 (0)