Skip to content

Commit e95565d

Browse files
committed
One more change regarding not referring to dynamic anchors in URI terms
1 parent f2ca522 commit e95565d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2373,7 +2373,7 @@ we resolve it to the `"$dynamicAnchor": "node"` in
23732373
`https://example.com/strict-tree`.
23742374

23752375
This example shows both `$dynamicAnchor`s in the same place in each schema,
2376-
specifically the resource root schema. Since plain-name identifiers are
2376+
specifically the resource root schema. Since dynamically scoped identifiers are
23772377
independent of the JSON structure, this would work just as well if one or both
23782378
of the node schema objects were moved under `$defs`. It is the matching
23792379
`$dynamicAnchor` values which tell us how to resolve the dynamic reference, not

0 commit comments

Comments
 (0)