Skip to content

Commit 49d77b2

Browse files
committed
Fix grammar
1 parent 976a6fb commit 49d77b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1858,7 +1858,7 @@
18581858
</t>
18591859
<t>
18601860
When the Schema Resource referenced by a by-reference applicator is bundled, the Schema Resource
1861-
MUST be located as a value of a "$defs" object at the containing schemas root.
1861+
MUST be located as a value of a "$defs" object at the containing schema's root.
18621862
The key of the "$defs" for the now embedded Schema Resource MAY be the "$id" of the bundled schema
18631863
or some other form of application defined unique identifer (such as a UUID). This key is not
18641864
intended to be referenced in JSON Schema, but may be used by an application to aid the

0 commit comments

Comments
 (0)