Skip to content

Commit e055e91

Browse files
committed
Fix typos in core spec
1 parent 2a1bcdc commit e055e91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jsonschema-core.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
Some functionality that is useful for working with schemas is
221221
defined by each media type, namely media type parameters and
222222
URI fragment identifier syntax and semantics. These features are
223-
useful in content negotiation and in caclulating URIs for specific
223+
useful in content negotiation and in calculating URIs for specific
224224
locations within an instance, respectively.
225225
</t>
226226
<t>
@@ -468,7 +468,7 @@
468468
allow tools to follow the correct behaviour.
469469
</t>
470470
<t>
471-
Note that the recursive nature of meta-schemas requires re-definining
471+
Note that the recursive nature of meta-schemas requires re-defining
472472
recursive keywords in the extended meta-schema, as can be seen in
473473
the JSON Hyper-Schema meta-schema.
474474
</t>
@@ -581,7 +581,7 @@
581581
have one that is an empty string.
582582
<!-- All of the standard meta-schemas use an empty fragment in their id/$id values. -->
583583
<cref>
584-
How should an "$id" URI reference containing a fragement with other components
584+
How should an "$id" URI reference containing a fragment with other components
585585
be interpreted? There are two cases: when the other components match
586586
the current base URI and when they change the base URI.
587587
</cref>
@@ -909,7 +909,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
909909
fail to strip them if such behavior is expected.
910910
</t>
911911
<t>
912-
A malicous schema author could place executable code or other dangerous
912+
A malicious schema author could place executable code or other dangerous
913913
material within a "$comment". Implementations MUST NOT parse or otherwise
914914
take action based on "$comment" contents.
915915
</t>

0 commit comments

Comments
 (0)