diff --git a/Gruntfile.js b/Gruntfile.js index 103453d..05a3204 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -3,7 +3,7 @@ var child_process = require('child_process'); module.exports = function(grunt) { - // Project configuration. + // Project configuration goes here. grunt.initConfig({ watch: { files: [ 'www/templates/*.tmpl' ],