Skip to content

Commit 27ef6c9

Browse files
authored
Update Sidebar.tsx
1 parent 4b6e40d commit 27ef6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ export const DocsNav = ({
707707
<div className='pl-4 pb-1 pt-1'> Opening div tag: understanding JSON*/}
708708
<DocLink
709709
uri='/understanding-json-schema/reference/type'
710-
label='Type-specific keywords'
710+
label='JSON data types'
711711
setOpen={setOpen}
712712
/>
713713
<div className='pl-4 pb-1 pt-1'>

0 commit comments

Comments
 (0)