Skip to content

Commit 4711bc1

Browse files
committed
Fix lack of keyword quotes in changelog
1 parent 2900034 commit 4711bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3737,8 +3737,8 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
37373737
<t>Allow "schema" media type parameter for "application/schema+json"</t>
37383738
<t>Better explanation of media type parameters and the HTTP Accept header</t>
37393739
<t>Use "$id" to establish canonical and base absolute-URIs only, no fragments</t>
3740-
<t>Replace plain-name-fragment-only form of $id with $anchor</t>
3741-
<t>Clarified that the behavior of JSON Pointers across $id boundary is unreliable</t>
3740+
<t>Replace plain-name-fragment-only form of "$id" with "$anchor"</t>
3741+
<t>Clarified that the behavior of JSON Pointers across "$id" boundary is unreliable</t>
37423742
</list>
37433743
</t>
37443744
<t hangText="draft-handrews-json-schema-01">

0 commit comments

Comments
 (0)