diff --git a/docs/usage/information_provider_system.md b/docs/usage/information_provider_system.md index 95e1c0c2..d1b26568 100644 --- a/docs/usage/information_provider_system.md +++ b/docs/usage/information_provider_system.md @@ -276,7 +276,7 @@ The following env configuration options are available: * `PROVIDER_BUERKLIN_USERNAME`: The username you got from Buerklin (mandatory) * `PROVIDER_BUERKLIN_PASSWORD`: The password you got from Buerklin (mandatory) * `PROVIDER_BUERKLIN_CURRENCY`: The currency you want to get prices in if available (optional, 3 letter ISO-code, default: `EUR`). -* `PROVIDER_BUERKLIN_LANGUAGE`: The language you want to get the descriptions in. Possible values: `de` = German, `en` = English. (optional, default: `de`) +* `PROVIDER_BUERKLIN_LANGUAGE`: The language you want to get the descriptions in. Possible values: `de` = German, `en` = English. (optional, default: `en`) ### Custom provider