Skip to content

Commit 83863da

Browse files
committed
Fix a typo in the CHANGELOG
1 parent 58b506e commit 83863da

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
@@ -86,7 +86,7 @@ the connection is an established HTTP/1 WebSocket.
8686

8787
### Changed
8888

89-
- Changed function signature of `Mint.Websocket.upgrade/5` to accept the
89+
- Changed function signature of `Mint.WebSocket.upgrade/5` to accept the
9090
WebSocket's scheme (`:ws` or `:wss`) as the first argument
9191
- Added an optional `opts` argument to `Mint.WebSocket.new/5` to control
9292
active vs. passive mode on the socket

0 commit comments

Comments
 (0)