Skip to content

Commit

Permalink
Fix a typo in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Jan 26, 2025
1 parent 58b506e commit 83863da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ the connection is an established HTTP/1 WebSocket.

### Changed

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

0 comments on commit 83863da

Please # to comment.