Skip to content

Commit 9773d97

Browse files
committed
website: fix sidebar
1 parent 3e2de19 commit 9773d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/sidebar-user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
export const userSidebarCategory = {
33
type: 'category',
4-
label: 'User\'s Guides',
4+
label: 'User\'s Guide',
55
link: {
66
type: 'doc',
77
id: 'user/index',

0 commit comments

Comments
 (0)