Skip to content

Commit 54b85db

Browse files
authored
Typo
1 parent 6c8a2e9 commit 54b85db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno/annotated-deno-deploy-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The argument is the name of the channel, which apparently can be an empty string
3131
This is the bare-bones HTML for the browser side of the application
3232
3333
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
34+
message that arrives via that WebSocket will be appended to the textContent
3535
of the pre element on the page.
3636
3737
The input element has an onkeyup that checks for the Enter key and sends

0 commit comments

Comments
 (0)