fixed sentence on line 15 (#23778)

added a comma and the phrase "on your computer"
This commit is contained in:
Njoku Ugochukwu Godson
2018-10-23 09:52:09 +01:00
committed by Aditya
parent 7722a547d0
commit f8267a257a

View File

@ -12,7 +12,7 @@ To get a taste of what is possible, Socket.io provides two demos to show it's po
### Get Started
Since Socket.io is a Node.js library you have to make sure that Node.js is installed.
Since Socket.io is a Node.js library, you have to make sure that Node.js is installed on your computer.
If it's not set up yet get the latest version at [Nodejs.org](https://nodejs.org/)
#### macOS