diff --git a/README.md b/README.md index 3079d53..9eb70a7 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ On `config.json`: "client": { "name": "Localhost", "logo": "/images/logo.webp" - } + }, "components": [] } ``` @@ -124,7 +124,7 @@ On `config.json`: Where: -* `client.avicon` is an URL to a distant favicon +* `client.favicon` is an URL to a distant favicon * `client.css` is an URL to a distant CSS that'll be the last one loaded by the Hubl ### Allow to login to your application