diff --git a/CHANGELOG.md b/CHANGELOG.md index abdf71cb419..19efc8d8e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - Doc - Update PRE_COMMANDS documentation to describe all properties + - Update Grafana documentation to fix secrets typo - Flavors diff --git a/docs/reporters/ApiReporter.md b/docs/reporters/ApiReporter.md index 471a154385d..d1ca8115ed0 100644 --- a/docs/reporters/ApiReporter.md +++ b/docs/reporters/ApiReporter.md @@ -206,7 +206,7 @@ Copy value of Authentication -> User and paste it with variable `API_REPORTER_BA Example: `API_REPORTER_BASIC_AUTH_USERNAME=898189` -Leave NOTIF_API_BASIC_AUTH_PASSWORD empty for now, you can't get it here +Leave `API_REPORTER_BASIC_AUTH_PASSWORD` empty for now, you can't get it here ![](../assets/images/grafana-config-5.jpg)