We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e099c96 commit 9572302Copy full SHA for 9572302
src/.vuepress/sidebar/plugin-dev-guide.ts
@@ -3,7 +3,7 @@ import { arraySidebar } from "vuepress-theme-hope";
3
export const pluginDevGuide = arraySidebar([
4
"",
5
{
6
- text: "从 Mark-It-Red 开始",
+ text: "从 Make It Red 开始",
7
collapsible: true,
8
children: ["quick-start/"],
9
},
0 commit comments