Skip to content

Commit 598470b

Browse files
committed
fix: use English language
1 parent b01d620 commit 598470b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default defineConfig({
1010

1111
editLink: {
1212
pattern: "https://github.com/jwcjs/docs/edit/main/docs/:path",
13-
text: "在 GitHub 上编辑此页",
13+
text: "Edit this page on GitHub",
1414
},
1515

1616
nav: [

0 commit comments

Comments
 (0)