We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6e40d commit 27ef6c9Copy full SHA for 27ef6c9
components/Sidebar.tsx
@@ -707,7 +707,7 @@ export const DocsNav = ({
707
<div className='pl-4 pb-1 pt-1'> Opening div tag: understanding JSON*/}
708
<DocLink
709
uri='/understanding-json-schema/reference/type'
710
- label='Type-specific keywords'
+ label='JSON data types'
711
setOpen={setOpen}
712
/>
713
<div className='pl-4 pb-1 pt-1'>
0 commit comments