Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-manoj-kumar authored May 8, 2020
1 parent 7c9231a commit 59114ca
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 @@ -67,7 +67,7 @@ Now let's turn it into a WebSocket server:
$ websocketd --port=8080 ./count.sh
```

Finally, let's create a web-page that to test it.
Finally, let's create a web-page to test it.

__count.html__:

Expand Down

0 comments on commit 59114ca

Please sign in to comment.