Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong naming in readme.md #9

Open
linslin opened this issue Dec 3, 2014 · 2 comments
Open

Wrong naming in readme.md #9

linslin opened this issue Dec 3, 2014 · 2 comments

Comments

@linslin
Copy link

linslin commented Dec 3, 2014

This line in your readme:

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

should changed to:

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

Cause thats the name of your lib ;) Cheers.

@akinnee
Copy link

akinnee commented Mar 4, 2015

+1

1 similar comment
@mrshakirov
Copy link
Contributor

mrshakirov commented Jul 26, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants