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
709 stars 220 forks source link

Spelling mistake/unclear explanation in "Ex4 - STATIC" #33

Closed akomar812 closed 9 years ago

akomar812 commented 9 years ago

Under HINTS, the first line does not make sense as it says:

"This you someone can call static middleware: app.use(express.static(path.join(__dirname, 'public')));"

express static :

azat-co commented 9 years ago

feel free to submit PR