Skip to content

Commit 8b137db

Browse files
authored
Merge pull request #386 from sai-manoj-kumar/patch-1
fix typo
2 parents 7c9231a + 59114ca commit 8b137db

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
@@ -67,7 +67,7 @@ Now let's turn it into a WebSocket server:
6767
$ websocketd --port=8080 ./count.sh
6868
```
6969

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

7272
__count.html__:
7373

0 commit comments

Comments
 (0)