diff --git a/HELP.md b/HELP.md index a0074a69..b5c8de8a 100644 --- a/HELP.md +++ b/HELP.md @@ -145,7 +145,7 @@ All main configuration could be done via [config.json](json/config.json "Config" ```js { - "api_url" :"/api/v1", + "apiURL" :"/api/v1", "appCache" : false, /* cache files for offline use */ "analytics" : true, /* google analytics suport */ "localStorage" : true, /* cache directory data */