shorten description

This commit is contained in:
matt debergalis
2011-12-01 11:31:25 -08:00
parent f57b6e1bd6
commit cfbb309272

View File

@@ -1,5 +1,5 @@
Package.describe({
summary: "Collection of small helper functions (map, each, bind, filter..)"
summary: "Collection of small helper functions (map, each, bind, ...)"
});
// XXX or, underscore_min.js, which is even checked in for you ..