提交 c6e7e8dd 编写于 作者: A Abdullah Almsaeed

Merge pull request #279 from Fuhrmann/patch-1

Update Gruntfile.js
......@@ -64,7 +64,7 @@ module.exports = function (grunt) {
}
}
},
//Build the documentaion files
//Build the documentation files
includes: {
build: {
src: ['*.html'], // Source files
......@@ -81,4 +81,4 @@ module.exports = function (grunt) {
});
// the default task (running "grunt" in console) is "watch"
grunt.registerTask('default', ['watch']);
};
\ No newline at end of file
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册