Skip to content

Commit 93a341f

Browse files
committed
fix typo in changelog
1 parent 94401ba commit 93a341f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
1212

1313
- Failure to upgrade now gives a `Mint.WebSocket.UpgradeFailureError`
1414
as the error when a server returns a status code other than 101 for
15-
HTTP/1 or a status code in the range 200..299 range for HTTP/2.
15+
HTTP/1 or a status code outside the range 200..299 range for HTTP/2.
1616

1717
## 0.2.0 - 2022-02-17
1818

0 commit comments

Comments
 (0)