regen readme to fix typo

This commit is contained in:
Tyler Kellen 2013-02-20 12:42:59 -05:00
parent ed42d9dc22
commit 6b9ecca0d1

View File

@ -13,7 +13,7 @@ If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out th
npm install grunt-contrib-jasmine --save-dev
```
One the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
```js
grunt.loadNpmTasks('grunt-contrib-jasmine');
@ -221,4 +221,4 @@ for more information on the RequireJS template.
Task submitted by [Jarrod Overson](http://jarrodoverson.com)
*This file was generated on Mon Feb 18 2013 08:42:17.*
*This file was generated on Wed Feb 20 2013 12:35:56.*