diff --git a/Moving-to-NPM-and-Grunt.md b/Moving-to-NPM-and-Grunt.md index 993ce4f..2847fef 100644 --- a/Moving-to-NPM-and-Grunt.md +++ b/Moving-to-NPM-and-Grunt.md @@ -148,7 +148,7 @@ what grunt tasks are required (based on npm script targets) and how we can poten * might collapse with install task * todo - outputs a list of TODO and FIXME comments in the source code - * status: not started + * status: complete * uses [https://npmjs.org/package/grunt-todos](https://npmjs.org/package/grunt-todos) * lint - runs gjslint on the source code