Skip to content

Commit 840a7fe

Browse files
authored
Update README.md
1 parent 9546910 commit 840a7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Access <http://localhost:4000/> and you should be greeted!
6868

6969
## Hello world: websockets
7070

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

0 commit comments

Comments
 (0)