From 36207c9a98ac8d9cb0a24362470c22af1695bebd Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Mon, 4 Mar 2013 22:15:29 -0800 Subject: [PATCH] Modify the Lo-Dash description. Former-commit-id: 910b51eb69b12df04345f8e97d7c288aee1525f7 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bf773ab8..0242e0061 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Lo-Dash v1.0.1 [![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash) -An alternative to Underscore.js, delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features). +A low-level utility library delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features). ## Download diff --git a/package.json b/package.json index a55a0c071..12189922a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lodash", "version": "1.0.1", - "description": "An alternative to Underscore.js, delivering consistency, customization, performance, and extra features.", + "description": "A low-level utility library delivering consistency, customization, performance, and extra features.", "homepage": "http://lodash.com", "main": "./dist/lodash", "keywords": [