From d9b95417c930f05722a34ba10cc3a98abaa1c633 Mon Sep 17 00:00:00 2001 From: Nathan Files Date: Thu, 27 May 2021 09:17:21 -0400 Subject: [PATCH] Corrects typo in HIBP configuration text (#618) --- _articles/features/reports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/features/reports.md b/_articles/features/reports.md index 8f8fce77..92ff4f31 100644 --- a/_articles/features/reports.md +++ b/_articles/features/reports.md @@ -85,7 +85,7 @@ A “breach” is defined by HIBP as "an incident where data is inadvertantly ex {% callout info %} If you are self-hosting Bitwarden, in order to run the **Data Breach Report** report in your instance you will need to buy an HIBP subscription key that will authorize you to make calls to the API, obtained [here](https://haveibeenpwned.com/API/Key){:target="_blank"}. -Once you have the key, open your `./bwdata/env/golbal.override.env` and REPLACE the placeholders value for `globalSettnigs_hibpApiKey=` with your purchased API key: +Once you have the key, open your `./bwdata/env/global.override.env` and REPLACE the placeholders value for `globalSettings__hibpApiKey` with your purchased API key: ``` globalSettings__hibpApiKey=REPLACE