Skip to content

Commit

Permalink
Merge pull request #88 from madhurangaonbit/patch-1
Browse files Browse the repository at this point in the history
Change spelling errros
  • Loading branch information
rquadling authored Jan 11, 2017
2 parents 37c1426 + de6efe7 commit 64570c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out th
npm install grunt-html2js --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-html2js');
Expand Down

0 comments on commit 64570c4

Please sign in to comment.