aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2013-12-18 20:44:32 -0500
committerDave Methvin <dave.methvin@gmail.com>2013-12-18 20:49:30 -0500
commit04a652a99a7d7dddf8ef377a9be204b205e41807 (patch)
treeddce4d19fbad344e5d4b48514a6a51fa11e51ec4
parentc4e88083d27f431b595e96bda6a20dd7d162761d (diff)
downloadjquery-04a652a99a7d7dddf8ef377a9be204b205e41807.tar.gz
jquery-04a652a99a7d7dddf8ef377a9be204b205e41807.zip
Readme: Fix typo, thanks @tcort
(cherry picked from commit 84190105c0f2acb39f33810678c36e4536bd1692)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 475ce6fc6..180d22a6d 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Now by running `grunt` command, in the jquery directory, you could build full ve
grunt
```
-There are many other tasks avaliable for jQuery Core:
+There are many other tasks available for jQuery Core:
```
grunt -help
```