jsantell / poet

A node.js blog engine
jsantell.github.io/poet
MIT License
605 stars 146 forks source link

Docs say "helper" property instead of "helpers" #109

Closed mshindal closed 8 years ago

mshindal commented 9 years ago

The docs say:

Built in helper methods are stored on the Poet instance's helper property. Used internally, and in the view locals, they can be used outside of Poet as well.

Shouldn't that be helpers instead?

jsantell commented 9 years ago

Yes, this should be fixed