Skip to content

Commit 8cf9848

Browse files
Update specs/jsonschema-validation.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent ef68f56 commit 8cf9848

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
@@ -533,7 +533,7 @@ defined by [RFC 2046](#rfc2046).
533533
### `contentSchema`
534534

535535
If the instance is a string, and if `contentMediaType` is present, this
536-
property's subschema describes the structure of the string.
536+
keyword's subschema describes the structure of the string.
537537

538538
This keyword MAY be used with any media type that can be mapped into JSON
539539
Schema's data model. Specifying such mappings is outside of the scope of this

0 commit comments

Comments
 (0)