Fix typo

eli
2026-08-07 15:32:02 +02:00
parent 8512f0bef0
commit 11811ed013
+1 -1
@@ -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 ### 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] > [!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. > :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.