We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ca522 commit e95565dCopy full SHA for e95565d
1 file changed
specs/jsonschema-core.md
@@ -2373,7 +2373,7 @@ we resolve it to the `"$dynamicAnchor": "node"` in
2373
`https://example.com/strict-tree`.
2374
2375
This example shows both `$dynamicAnchor`s in the same place in each schema,
2376
-specifically the resource root schema. Since plain-name identifiers are
+specifically the resource root schema. Since dynamically scoped identifiers are
2377
independent of the JSON structure, this would work just as well if one or both
2378
of the node schema objects were moved under `$defs`. It is the matching
2379
`$dynamicAnchor` values which tell us how to resolve the dynamic reference, not
0 commit comments