removed typos

This commit is contained in:
Ian Babrou
2013-12-19 13:34:37 +04:00
parent 83021709b9
commit 82f5ef436f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
// Lint and build CSS
module.exports = function(grunt) {
grunt.registerTask('docs', ['clean:docs', 'scratchy:docs']);
};