We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9546910 commit 840a7feCopy full SHA for 840a7fe
README.md
@@ -68,7 +68,7 @@ Access <http://localhost:4000/> and you should be greeted!
68
69
## Hello world: websockets
70
71
-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
72
support out of the box. Let's see an example, this time using the Bandit webserver
73
and the `websocket_adapter` project for the WebSocket bits. Since we need different
74
routes, we will use the built-in `Plug.Router` for that:
0 commit comments