Skip to content

Commit f6219f9

Browse files
committed
Sidebar fix: change 'I' to 'i' in integration folder in this branch
1 parent 4499b7b commit f6219f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const sidebars: SidebarsConfig = {
7474
items: [
7575
{
7676
type: 'autogenerated',
77-
dirName: 'Integrations'
77+
dirName: 'integrations'
7878
}
7979
],
8080
}

0 commit comments

Comments
 (0)