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

Type-o in "Hello World" activity Readme #129

Closed leighsn closed 7 years ago

leighsn commented 7 years ago

Should be res.send('Hello World!') (not res.end)