Skip to content

Commit f563f1c

Browse files
committed
Clarify that a sentence applies to fragment "$id"s
This addresses the trivial portion of issue #349.
1 parent a0aa3d4 commit f563f1c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,9 @@
468468
Pointer references are updated.
469469
</t>
470470
<t>
471-
The effect of defining an "$id" that neither matches the above
472-
requirements nor is a valid JSON pointer is not defined.
471+
The effect of defining a URI fragment "$id" that neither
472+
matches the above requirements nor is a valid JSON pointer
473+
is not defined.
473474
</t>
474475
<t>
475476
For example:

0 commit comments

Comments
 (0)