Skip to content

Commit 4c43bd2

Browse files
committed
Fix lack of keyword quotes in changelog
1 parent ace32d3 commit 4c43bd2

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
@@ -3758,8 +3758,8 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
37583758
<t>Allow "schema" media type parameter for "application/schema+json"</t>
37593759
<t>Better explanation of media type parameters and the HTTP Accept header</t>
37603760
<t>Use "$id" to establish canonical and base absolute-URIs only, no fragments</t>
3761-
<t>Replace plain-name-fragment-only form of $id with $anchor</t>
3762-
<t>Clarified that the behavior of JSON Pointers across $id boundary is unreliable</t>
3761+
<t>Replace plain-name-fragment-only form of "$id" with "$anchor"</t>
3762+
<t>Clarified that the behavior of JSON Pointers across "$id" boundary is unreliable</t>
37633763
</list>
37643764
</t>
37653765
<t hangText="draft-handrews-json-schema-01">

0 commit comments

Comments
 (0)