Skip to content

Commit ddad094

Browse files
authored
docs: fix Scehma/Schema typo for Next button label on json-schema-examples page (#1341)
A small typo made its way to the website in commit 72ae168 ("Added navigation buttons in other sections of website (#1218)"), let's fix that mistake. Fixes: 72ae168 ("Added navigation buttons in other sections of website (#1218)") Signed-off-by: Quentin Schulz <[email protected]>
1 parent e981e56 commit ddad094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/learn/json-schema-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ prev:
55
label: Modeling a file system
66
url: /learn/file-system
77
next:
8-
label: JSON Scehma Glossary
8+
label: JSON Schema Glossary
99
url: /learn/glossary
1010
---
1111

0 commit comments

Comments
 (0)