Skip to content

Commit

Permalink
Merge pull request #16 from mrshakirov/master
Browse files Browse the repository at this point in the history
Wrong naming in readme.md
  • Loading branch information
mazerte authored Aug 24, 2016
2 parents 20ef1e9 + 34121de commit 6d91cc2
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 @@ -20,7 +20,7 @@ npm install grunt-jscpd

```javascript
// Gruntfile.js
grunt.loadNpmTasks('grunt-jspcpd');
grunt.loadNpmTasks('grunt-jscpd');
```

Usage
Expand Down

0 comments on commit 6d91cc2

Please sign in to comment.