Skip to content

Commit 50ceb80

Browse files
authored
docs: capitalize title in sidebar (#19121)
1 parent cf0d2c8 commit 50ceb80

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
@@ -337,7 +337,7 @@ export default defineConfig({
337337
link: '/guide/api-environment',
338338
},
339339
{
340-
text: 'Environment instances',
340+
text: 'Environment Instances',
341341
link: '/guide/api-environment-instances',
342342
},
343343
{

0 commit comments

Comments
 (0)