Skip to content

Commit

Permalink
Merge pull request #933 from shvaikalesh/patch-2
Browse files Browse the repository at this point in the history
Docs: add missing comma to API section
  • Loading branch information
vecmezoni committed Jan 9, 2017
2 parents e240f77 + f015bf9 commit f6f9adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -475,7 +475,7 @@ var MyLoader = nunjucks.Loader.extend({
// setup a process which watches templates here
// and call `this.emit('update', name)` when a template
// is changed
}
},

getSource: function(name) {
// load the template
Expand Down

0 comments on commit f6f9adf

Please sign in to comment.