Skip to content

Commit a244009

Browse files
committed
Fix lowercase word.
1 parent fc0937c commit a244009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/toc_en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"text": "Dependency Injection",
307307
"link": "/development/dependency-injection"
308308
},
309-
{ "text": "plugins", "link": "/plugins" },
309+
{ "text": "Plugins", "link": "/plugins" },
310310
{ "text": "Errors", "link": "/development/errors" },
311311
{ "text": "REST", "link": "/development/rest" },
312312
{ "text": "Testing", "link": "/development/testing" }

0 commit comments

Comments
 (0)