From 1bd9475ad2988b42fdc0dfcdd23e0ae7e98977a4 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 db1b20d..9bbd205 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-jst --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-jst'); @@ -163,4 +163,4 @@ jst: { Task submitted by [Tim Branyen](http://tbranyen.com) -*This file was generated on Mon Feb 18 2013 08:56:40.* +*This file was generated on Wed Feb 20 2013 12:35:57.*