We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0937c commit a244009Copy full SHA for a244009
.vitepress/toc_en.json
@@ -306,7 +306,7 @@
306
"text": "Dependency Injection",
307
"link": "/development/dependency-injection"
308
},
309
- { "text": "plugins", "link": "/plugins" },
+ { "text": "Plugins", "link": "/plugins" },
310
{ "text": "Errors", "link": "/development/errors" },
311
{ "text": "REST", "link": "/development/rest" },
312
{ "text": "Testing", "link": "/development/testing" }
0 commit comments