Skip to content

Commit

Permalink
Merge pull request #8 from reggi/patch-1
Browse files Browse the repository at this point in the history
doc: extra bracket
  • Loading branch information
mmckegg committed Sep 24, 2015
2 parents 4c2aaaa + e1a30ea commit 42511a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -113,7 +113,6 @@ var locals = {
} else {
return input.name
}
}
},
and: function(inputA, inputB){
return inputA && inputB
Expand Down Expand Up @@ -187,4 +186,4 @@ jsonQuery(['people[country=?]', 'NZ'])

## License

MIT
MIT

0 comments on commit 42511a4

Please sign in to comment.