We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb6ee4 commit 0ab9b7aCopy full SHA for 0ab9b7a
specs/jsonschema-core.md
@@ -1023,7 +1023,7 @@ The value of the `$dynamicRef` property MUST be a valid
1023
[^3]: `$dynamicAnchor` defines the anchor with plain text, e.g. `foo`; the
1024
`$dynamicRef` that references it uses a URI fragment syntax, e.g. `#foo`.
1025
1026
-Resolution of `$dynamicRef` begins by identifying the the outermost schema
+Resolution of `$dynamicRef` begins by identifying the outermost schema
1027
resource in the [dynamic scope](#scopes) which defines a matching
1028
`$dynamicAnchor`. The schema to apply is the subschema of this resource which
1029
contains the matching `$dynamicAnchor`.
0 commit comments