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 6c8a2e9 commit 54b85dbCopy full SHA for 54b85db
deno/annotated-deno-deploy-demo.md
@@ -31,7 +31,7 @@ The argument is the name of the channel, which apparently can be an empty string
31
This is the bare-bones HTML for the browser side of the application
32
33
It creates a WebSocket connection back to the host, and sets it up so any
34
-message that arrives via that WebSite will be appended to the textContent
+message that arrives via that WebSocket will be appended to the textContent
35
of the pre element on the page.
36
37
The input element has an onkeyup that checks for the Enter key and sends
0 commit comments