fix docs error

This commit is contained in:
ishaan-jaff 2023-08-29 21:33:34 -07:00
parent b9df463904
commit 83e03a351b

View file

@ -71,7 +71,8 @@ const sidebars = {
type: 'category', type: 'category',
label: 'Extras', label: 'Extras',
items: [ items: [
'extras/secret', 'extras/contributing' 'extras/secret',
'extras/contributing',
], ],
}, },
"troubleshoot", "troubleshoot",