Skip to content

Commit f1e94dc

Browse files
authored
docs: typos in website header and submenu (#203)
1 parent 5a81eeb commit f1e94dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const config = {
8888
]
8989
},
9090
{
91-
text: 'Chnagelog',
91+
text: 'Changelog',
9292
link: 'https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md'
9393
}
9494
],
@@ -215,7 +215,7 @@ const config = {
215215
link: '/api/composition'
216216
},
217217
{
218-
text: 'Coomponents',
218+
text: 'Components',
219219
link: '/api/component'
220220
},
221221
{

0 commit comments

Comments
 (0)