Skip to content

Commit dbc87d5

Browse files
committed
Minor change to wording about URI normalization
1 parent 62dde43 commit dbc87d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/jsonschema-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,8 +2089,8 @@ in overwriting or shadowing of trusted schemas.
20892089

20902090
Implementations should consider rejecting schemas that have identifiers
20912091
(including embedded schema identifiers) that conflict with registered schemas
2092-
and should apply consistent URI normalization and comparison logic to detect and
2093-
prevent conflicts.
2092+
and should apply any URI normalization and comparison logic consistently to
2093+
detect and prevent conflicts.
20942094

20952095
### External Schema Resolution
20962096

0 commit comments

Comments
 (0)