diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index 195991b06..5ba650d44 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -88,7 +88,7 @@ const config = { ] }, { - text: 'Chnagelog', + text: 'Changelog', link: 'https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md' } ], @@ -215,7 +215,7 @@ const config = { link: '/api/composition' }, { - text: 'Coomponents', + text: 'Components', link: '/api/component' }, {