From 04a652a99a7d7dddf8ef377a9be204b205e41807 Mon Sep 17 00:00:00 2001 From: Dave Methvin Date: Wed, 18 Dec 2013 20:44:32 -0500 Subject: [PATCH] Readme: Fix typo, thanks @tcort (cherry picked from commit 84190105c0f2acb39f33810678c36e4536bd1692) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```