Skip to content

Commit 21fb535

Browse files
minor grammar fix
1 parent 4048253 commit 21fb535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-validation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284

285285
<section title="exclusiveMaximum">
286286
<t>
287-
The value of "exclusiveMaximum" MUST be number, representing an exclusive upper
287+
The value of "exclusiveMaximum" MUST be a number, representing an exclusive upper
288288
limit for a numeric instance.
289289
</t>
290290
<t>
@@ -306,7 +306,7 @@
306306

307307
<section title="exclusiveMinimum">
308308
<t>
309-
The value of "exclusiveMinimum" MUST be number, representing an exclusive lower
309+
The value of "exclusiveMinimum" MUST be a number, representing an exclusive lower
310310
limit for a numeric instance.
311311
</t>
312312
<t>

0 commit comments

Comments
 (0)