diff --git a/HELP.md b/HELP.md index e1c3a5a9..729e78e0 100644 --- a/HELP.md +++ b/HELP.md @@ -200,7 +200,7 @@ Here is description of options: "diff" : true, /* when save - send patch, not whole file */ "zip" : true, /* zip text before send / unzip before save */ "notifications" : false, /* show notifications when tab is not active*/ - "localStorage" : true, /* cache directory data */ + "localStorage" : true, /* local storage */ "buffer" : true, /* buffer for copying files */ "dirStorage" : true, /* store directory listing to localStorage */ "minify" : true, /* minification of js,css,html and img */