doc: Fix typo in documentation

This commit is contained in:
Fabien Quatravaux 2021-02-26 14:52:30 +01:00
parent 05ca7bd3a8
commit daef039b93
1 changed files with 2 additions and 2 deletions

View File

@ -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