Skip to content

Commit 16a7515

Browse files
Update specs/jsonschema-validation.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 81d64ba commit 16a7515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ type, each distinct value will generally only validate a given set of instance
302302
types. If the type of the instance to validate is not in this set, validation
303303
for this keyword SHOULD succeed. All format values defined in this section apply
304304
to strings, but a format value can be specified to apply to any instance types
305-
defined in the data model defined in the [core JSON Schema](#json-schema)[^1].
305+
defined in the data model defined in the [core JSON Schema](#json-schema) specification[^1].
306306

307307
[^1]: Note that the `type` keyword in this specification defines an "integer"
308308
type which is not part of the data model. Therefore a format attribute can be

0 commit comments

Comments
 (0)