diff --git a/index.html b/index.html index 633721834..8febc3d60 100644 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@
- Underscore provides 43-odd functions that support both the usual + Underscore provides 42-odd functions that support both the usual functional suspects: map, select, invoke — as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in @@ -92,17 +92,17 @@ for your perusal.
-
| Development Version | -(16kb, Uncompressed Code) | +16kb, Uncompressed with Comments |
| Production Version | -(4kb, Packed and Gzipped) | +4kb, Packed and Gzipped |