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 b49845f commit 889592bCopy full SHA for 889592b
README.md
@@ -4,7 +4,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
4
5
## Based on
6
7
-[this](https://tutorialedge.net/typescript/angular/angular-socket-io-tutorial/) websocket socket.io setup tutorial
+[This](https://tutorialedge.net/typescript/angular/angular-socket-io-tutorial/) brilliant websocket socket.io setup tutorial by [elliotforbes](https://github.com/elliotforbes)
8
9
## Description
10
@@ -49,7 +49,7 @@ You can find your local IP address running
49
ifconfig
50
```
51
52
-Than would be one of your inet addresses.
+That would be one of your inet addresses.
53
54
55
### Run the client
0 commit comments