Skip to content

Commit f9a1fba

Browse files
Update specs/jsonschema-core.md
Co-authored-by: Greg Dennis <[email protected]>
1 parent 6274757 commit f9a1fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ fragments as an alternative to JSON Pointers.[^4] See {{fragments}}.
963963

964964
[^4]: Note that the anchor string does not include the "#" character, as it is
965965
just a fragment identifier not an IRI reference. To reference the "foo"
966-
`$anchor` from the same Schema Resource, you would use the fragment-only IRI
966+
`$anchor` from the same schema resource, you would use the fragment-only IRI
967967
`#foo`. See below for full examples.
968968

969969
`$dynamicAnchor` defines a different kind of identifier that only has meaning

0 commit comments

Comments
 (0)