azat-co / expressworks

Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
MIT License
715 stars 220 forks source link

copyedit first problem for clarity #54

Closed Trott closed 9 years ago

Trott commented 9 years ago

The first problem says to listen on port 3000 but then says to use the port provided via argv. Removing the bit about port 3000 makes the problem statement both clearer and shorter.