Skip to content

Commit

Permalink
Update chapter1.md
Browse files Browse the repository at this point in the history
Text/grammar improvements :)
  • Loading branch information
Matthew Watkins committed Oct 23, 2018
1 parent e3b02da commit 9f92ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter1/chapter1.md
Expand Up @@ -4,7 +4,7 @@ Chapter 1

# Setting up Node.js and Other Essentials

Many technologies, it鈥檚 vital to have the proper foundation set up first, before moving on to solving more complex problems. With Node.js, proper foundation is even more important because of all the bad syntax and quirks that JavaScript brings to Node. In this chapter, we cover the following:
With many technologies, it鈥檚 vital to have the proper foundation set up first, before moving on to solving more complex problems. With Node.js, a proper foundation is even more important because of all the bad syntax and quirks that JavaScript brings to Node. In this chapter, we will cover the following:

- Node.js and npm (Node package manager) installation
- Node.js script launches
Expand Down

0 comments on commit 9f92ca2

Please sign in to comment.