From 5022ce3eb40440cee2a4fd1035782375114287b1 Mon Sep 17 00:00:00 2001 From: Joseph Dursun Date: Wed, 12 Mar 2014 16:43:29 -0400 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 293de3e..50c91af 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ fork's root directory will rebuild both `nv.d3.js` and `nv.d3.min.js`. make clean # Delete nv.d3.*js and nv.d3.*css -*Without UglifyJS of CSSMin, you won't get the minified versions when running make.** +*Without UglifyJS or CSSMin, you won't get the minified versions when running make.** ### Using Grunt