diff --git a/Gruntfile.js b/Gruntfile.js index 2963e138..c968f125 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -258,7 +258,7 @@ module.exports = function(grunt) { process: function(content, srcpath) { // TODO: Do all this in Jade content = content.replace( - 'Download CyberChef', + 'Download CyberChef', 'Compile time: ' + grunt.template.today("dd/mm/yyyy HH:MM:ss") + ' UTC'); return grunt.template.process(content, template_options); } diff --git a/src/html/index.html b/src/html/index.html index a5418ed7..b6979c8c 100755 --- a/src/html/index.html +++ b/src/html/index.html @@ -40,7 +40,7 @@