Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gazler authored Mar 17, 2023
1 parent 9546910 commit 840a7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Access <http://localhost:4000/> and you should be greeted!

## Hello world: websockets

Pluyg v1.14 includes a connection `upgrade` API, which means it provides WebSocket
Plug v1.14 includes a connection `upgrade` API, which means it provides WebSocket
support out of the box. Let's see an example, this time using the Bandit webserver
and the `websocket_adapter` project for the WebSocket bits. Since we need different
routes, we will use the built-in `Plug.Router` for that:
Expand Down

0 comments on commit 840a7fe

Please sign in to comment.