From 6b9ecca0d12aeef4b3eb813912a9d31845351581 Mon Sep 17 00:00:00 2001 From: Tyler Kellen Date: Wed, 20 Feb 2013 12:42:59 -0500 Subject: [PATCH] regen readme to fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b6ee57..d498749 100644 --- a/README.md +++ b/README.md @@ -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.*