diff --git a/HELP.md b/HELP.md index 6e009b41..cc4978b3 100644 --- a/HELP.md +++ b/HELP.md @@ -149,7 +149,7 @@ All main configuration could be done via [config.json](json/config.json "Config" "appcache" : false, /* cache files for offline use */ "analytics" : true, /* google analytics suport */ "localStorage" : true, /* cache directory data */ - "minify" : true /* minification of js,css,html and img */ + "minify" : true /* minification of js,css,html and img */ "online" : true, /* load js files from cdn or local path */ "cache" : true, /* add cache-control */ "logs" : false, /* logs or console ouput */