Skip to content

Commit

Permalink
Fixes #769 -- update function count.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Sep 12, 2012
1 parent b6375d7 commit 12d493e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
</p>

<p>
Underscore provides 60-odd functions that support both the usual
Underscore provides 80-odd functions that support both the usual
functional suspects: <b>map</b>, <b>select</b>, <b>invoke</b> &mdash;
as well as more specialized helpers: function binding, javascript
templating, deep equality testing, and so on. It delegates to built-in
Expand Down

0 comments on commit 12d493e

Please sign in to comment.