Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1053ca

Browse files
committedDec 19, 2020
docs: fix typo in navbar
1 parent b02cd0f commit b1053ca

File tree

1 file changed

+1
-1
lines changed
  • docs/.vuepress/configs/navbar

1 file changed

+1
-1
lines changed
 

‎docs/.vuepress/configs/navbar/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export const en: NavbarConfig = [
7676
link: 'https://v1.vuepress.vuejs.org',
7777
},
7878
{
79-
text: 'v0 dos',
79+
text: 'v0 docs',
8080
link: 'https://v0.vuepress.vuejs.org',
8181
},
8282
],

0 commit comments

Comments
 (0)