Skip to content

Commit ef5ea07

Browse files
committed
correct URI usage to IRI
1 parent 76bffb6 commit ef5ea07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ within a schema document as it is processed, producing associations as shown in
12821282
{{idexamples}}.
12831283

12841284
Implementations MAY provide functionality to automatically fetch schemas based
1285-
on location semantics expressed by the URI, however such functionality MUST be
1285+
on location semantics expressed by the IRI, however such functionality MUST be
12861286
disabled by default to prefer offline operation. When schemas are downloaded,
12871287
for example by a generic user-agent that does not know until runtime which
12881288
schemas to download, see {{hypermedia}}.

0 commit comments

Comments
 (0)