Skip to content

Commit bdcb32a

Browse files
author
Denis Laxalde
committed
Fix 'to for' typo in hyperschema examples
1 parent d163932 commit bdcb32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,7 @@ Link: <https://schema.example.com/entry> rel=describedBy
16351635
input, as well as using them alongside of resolving the URI Template with
16361636
input. Unlike HTML forms, which require either constructing a URI or
16371637
sending a payload, but do not allow not both at once, JSON Hyper-Schema can
1638-
describe both sorts of input to for the same operation on the same link.
1638+
describe both sorts of input for the same operation on the same link.
16391639
</t>
16401640
<t>
16411641
The "submissionSchema" and "submissionMediaType" fields are for

0 commit comments

Comments
 (0)