Skip to content

Commit 5ee5bdd

Browse files
committed
adjust for line length
1 parent 8ab3d25 commit 5ee5bdd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jsonschema-core.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,10 +2079,10 @@ consumers will need to properly interpret validation results.
20792079
### Format
20802080

20812081
JSON Schema output is defined using the JSON Schema data instance model as
2082-
described in [Instance Data Model](#data-model). Implementations MAY deviate from this as supported
2083-
by their specific languages and platforms, however it is RECOMMENDED that the
2084-
output be convertible to the JSON format defined herein via serialization or
2085-
other means.
2082+
described in [Instance Data Model](#data-model). Implementations MAY deviate
2083+
from this as supported by their specific languages and platforms, however it
2084+
is RECOMMENDED that the output be convertible to the JSON format defined herein
2085+
via serialization or other means.
20862086

20872087
### Output Formats
20882088

0 commit comments

Comments
 (0)