diff --git a/Configuration-overview.md b/Configuration-overview.md index f253985..22af6cb 100644 --- a/Configuration-overview.md +++ b/Configuration-overview.md @@ -50,7 +50,7 @@ This is useful if you want to use a feature like `docker secrets`, e.g. by setti ### Using the `/admin` page -To an extend, Vaultwarden can also be configured using a `config.json` file, which can be generated and edited over the `/admin` panel and is saved in the data folder. +To an extent, Vaultwarden can also be configured using a `config.json` file, which can be generated and edited over the `/admin` panel and is saved in the data folder. > [!IMPORTANT] > :pray: While it's technically possible to create and edit the `config.json` file manually, **we strongly advise against it**. [JSON](https://www.json.org/) has a rather strict syntax and if you don't know what you are doing, this might become a nightmare to debug.