We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ece6e commit dcb6ee4Copy full SHA for dcb6ee4
specs/jsonschema-core.md
@@ -947,7 +947,7 @@ They are identifier keywords that can only be used to create plain name
947
fragments, rather than absolute IRIs as seen with `$id`.
948
949
`$anchor` defines a reference target for `$ref`. The fragment defined by this
950
-keyword is appended is the IRI of the schema resource containing it. As
+keyword is appended to the IRI of the schema resource containing it. As
951
discussed in {{id-keyword}}, this is either the nearest `$id` in the same or an
952
ancestor schema object, or the base IRI for the document as determined according
953
to [RFC 3987](#rfc3987) and [RFC 3986](#rfc3986).
0 commit comments