Readme: Fix typo, thanks @tcort

(cherry picked from commit 84190105c0)
This commit is contained in:
Dave Methvin 2013-12-18 20:44:32 -05:00
parent c4e88083d2
commit 04a652a99a

View File

@ -56,7 +56,7 @@ Now by running `grunt` command, in the jquery directory, you could build full ve
grunt grunt
``` ```
There are many other tasks avaliable for jQuery Core: There are many other tasks available for jQuery Core:
``` ```
grunt -help grunt -help
``` ```