max-mapper / art-of-node

:snowflake: a short introduction to node.js
https://github.com/maxogden/art-of-node#the-art-of-node
Other
9.79k stars 856 forks source link

Added a comma to finish separating a phrase #43

Closed ClimbsRocks closed 8 years ago

ClimbsRocks commented 9 years ago

Added a comma after "is asynchronous" in: "The fs.readFile method is provided by node, is asynchronous, and happens to take a long time to finish."

image

zeke commented 8 years ago

Another conflict, so I just pushed up https://github.com/maxogden/art-of-node/commit/19c30de4cf5d7128a07417c323bdf3f70c11de4a -- thanks!