Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ http.createServer(function (req, res) {
Callback (Error err, Any CompiledTemplate)

This function is used to compile a template. Usually you will not use it
directly but when doing wierd things, this might work for you. Does not
directly but when doing weird things, this might work for you. Does not
use the internal cache when called multiple times, though it does add the
compiled form to the cache.

Expand Down