aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2012-06-06 22:59:44 -0400
committerRick Waldron <waldron.rick@gmail.com>2012-06-06 22:59:55 -0400
commitd487b06d93a576e66b81a0620207f083712268d1 (patch)
tree03aee278efd6ee79f4943a903a318d3050513756 /README.md
parentb9b87d53c681a8337cdbdbe81f8f4e577e5ec277 (diff)
downloadjquery-d487b06d93a576e66b81a0620207f083712268d1.tar.gz
jquery-d487b06d93a576e66b81a0620207f083712268d1.zip
Fixes two typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d84e1072..51d40f988 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Make sure you have `grunt` installed by testing:
-Then, to get a complete, minified (w/ Ugligy.js), linted (w/ JSHint) version of jQuery, type the following:
+Then, to get a complete, minified (w/ Uglify.js), linted (w/ JSHint) version of jQuery, type the following:
#### `grunt` ####