Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Crisci committed Dec 13, 2012
1 parent 59b31d0 commit 7762550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ grunt.loadNpmTasks('grunt-verifylowercase');

## Documentation

`verifylowercase` is a multitask. Inside your `grunt.js` add a section named `verifylowercase` containing the list of files that should be analized.
`verifylowercase` is a multitask. Inside your `grunt.js` add a section named `verifylowercase` containing the list of files that should be analyzed.

The grunt task will fail if a filename has an uppercase letter in it's extension.

Expand Down

0 comments on commit 7762550

Please sign in to comment.