Skip to content

Commit fc6219d

Browse files
committed
docs(config): modify /guide/why
1 parent d328c09 commit fc6219d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ function footer(): DefaultTheme.SidebarItem[] {
482482
function introduction(): DefaultTheme.SidebarItem[] {
483483
return [
484484
{
485-
text: '什么是vitest?',
485+
text: '为什么是vitest?',
486486
link: '/guide/why',
487487
},
488488
{

0 commit comments

Comments
 (0)