Skip to content

Commit 11425cd

Browse files
authored
Merge pull request #746 from larvanitis/patch-1
Mistyped JSON RFC number in ChangeLog
2 parents 22b61a7 + 9a34ddd commit 11425cd

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
@@ -3274,7 +3274,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
32743274
<list style="hanging">
32753275
<t hangText="draft-handrews-json-schema-02">
32763276
<list style="symbols">
3277-
<t>Update to RFC 8359 for JSON specification</t>
3277+
<t>Update to RFC 8259 for JSON specification</t>
32783278
<t>Moved "definitions" from the Validation specification here as "$defs"</t>
32793279
<t>Moved applicator keywords from the Validation specification as their own vocabulary</t>
32803280
<t>Moved the schema form of "dependencies" from the Validation specification as "dependentSchemas"</t>

0 commit comments

Comments
 (0)