Skip to content

Commit 7a3634b

Browse files
committed
Core: Change title to be more descriptive
1 parent 26135ac commit 7a3634b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<?rfc inline="yes" ?>
2020
<rfc category="info" docName="draft-wright-json-schema-00" ipr="trust200902">
2121
<front>
22-
<title abbrev="JSON Schema">JSON Schema: core definitions and terminology</title>
22+
<title abbrev="JSON Schema">JSON Schema: A Media Type for Describing JSON Documents</title>
2323

2424
<author fullname="Austin Wright" initials="A" surname="Wright" role="editor">
2525
<address>

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ GET /foo/
855855
&rfc6570;
856856
<reference anchor="json-schema">
857857
<front>
858-
<title>JSON Schema: core definitions and terminology</title>
858+
<title>JSON Schema: A Media Type for Describing JSON Documents</title>
859859
<author initials="A." surname="Wright">
860860
<organization/>
861861
</author>

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
&RFC2119;
777777
<reference anchor="json-schema">
778778
<front>
779-
<title>JSON Schema: core definitions and terminology</title>
779+
<title>JSON Schema: A Media Type for Describing JSON Documents</title>
780780
<author/>
781781
<date year="2016" month="October"/>
782782
</front>

0 commit comments

Comments
 (0)