Skip to content

Commit 5b1e550

Browse files
docs: update casing
1 parent e33b3ae commit 5b1e550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ function sidebarMain(): DefaultTheme.SidebarItem[] {
146146
text: 'Digging Deeper',
147147
items: [
148148
{ text: 'CORS Issues', link: '/advanced/cors-issues' },
149-
{ text: 'What is KQL?', link: '/advanced/what-is-kql' },
150-
{ text: 'How does it work?', link: '/advanced/how-does-it-work' },
149+
{ text: 'What Is KQL?', link: '/advanced/what-is-kql' },
150+
{ text: 'How Does It Work?', link: '/advanced/how-does-it-work' },
151151
],
152152
},
153153
{ text: 'Migration', link: '/advanced/migration' },

0 commit comments

Comments
 (0)