Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 0a6bc71

Browse files
authored
Merge pull request json-schema-org#219 from bovine/patch-1
typo in release notes
2 parents 4949e21 + 58f2266 commit 0a6bc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-07/json-hyper-schema-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ should almost certainly be dropped. Other than that:
115115

116116
#### PATCH
117117

118-
It was never entirely clear how to model a propert PATCH (that uses
118+
It was never entirely clear how to model a proper PATCH (that uses
119119
a patch media type rather than `application/json` in the request) in Hyper-Schema.
120120
One option was to treat it identically to PUT except with the patch media type
121121
in `encType`. Assuming that approach (and the same `taregetSchema`/`mediaType`

0 commit comments

Comments
 (0)