Skip to content

Commit 9572302

Browse files
committed
Fix typo
1 parent e099c96 commit 9572302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/sidebar/plugin-dev-guide.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { arraySidebar } from "vuepress-theme-hope";
33
export const pluginDevGuide = arraySidebar([
44
"",
55
{
6-
text: "从 Mark-It-Red 开始",
6+
text: "从 Make It Red 开始",
77
collapsible: true,
88
children: ["quick-start/"],
99
},

0 commit comments

Comments
 (0)