Skip to content

Commit f0b3fa8

Browse files
grammar
Co-authored-by: Mike Kistler <[email protected]>
1 parent f02e752 commit f0b3fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5208,7 +5208,7 @@ For use in URIs, each part is encoded based on the media type (e.g. `text/plain`
52085208
#### Interoperability with Historical Specifications
52095209

52105210
Prior versions of this specification required [[?RFC1866]] and its use of [[?RFC1738]] percent-encoding rules in place of [[WHATWG-URL]].
5211-
The [[WHATWG-URL]] `form-urlencoded` rules represent the current browser consensus on that media type, and avoid the ambiguity introduce by unclear paraphrasing of RFC1738 in RFC1866.
5211+
The [[WHATWG-URL]] `form-urlencoded` rules represent the current browser consensus on that media type, and avoid the ambiguity introduced by unclear paraphrasing of RFC1738 in RFC1866.
52125212

52135213
Users needing conformance with RFC1866/RFC1738 are advised to check their tooling and library behavior carefully.
52145214

0 commit comments

Comments
 (0)