Skip to content

Commit 926c3e8

Browse files
committed
Fix typo in meta-schema URI
1 parent 53982c3 commit 926c3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<section title="Meta-Schema">
196196
<t>
197197
The current URI for the JSON Schema Validation meta-schema is
198-
<eref target="https://json-schema.org/draft/2019-08/schenma#"/>.
198+
<eref target="http://json-schema.org/draft/2019-08/schema#"/>.
199199
For schema author convenience, this meta-schema describes all vocabularies
200200
defined in this specification and the JSON Schema Core specification.
201201
Individual vocabulary and vocabulary meta-schema URIs are given for

0 commit comments

Comments
 (0)