Skip to content

Commit 8bdce5c

Browse files
committed
remove "well, " from readme
1 parent eb5bbfa commit 8bdce5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Mint is a _functional_ HTTP/1 and HTTP/2 client library written in Elixir.
88

99
Why does it matter that it's functional? Isn't Elixir functional?
1010

11-
Well, Existing WebSocket implementations like
11+
Existing WebSocket implementations like
1212
[`:gun`](https://github.com/ninenines/gun),
1313
[`:websocket_client`](https://github.com/jeremyong/websocket_client),
1414
or [`WebSockex`](https://github.com/Azolo/websockex) work by spawning and

0 commit comments

Comments
 (0)