diff --git a/Documentation/troubleshooting.md b/Documentation/troubleshooting.md index a146791d75f..bd8b8e77c14 100644 --- a/Documentation/troubleshooting.md +++ b/Documentation/troubleshooting.md @@ -141,7 +141,7 @@ spec: port: 8080 ``` -We would then define the service monitor using `metrics` as the port not `"8080"`. E.g. +We would then define the service monitor using `web` as the port, not `"8080"`. E.g. **CORRECT**