Skip to content

Commit

Permalink
Merge pull request #60 from dgsponer/patch-4
Browse files Browse the repository at this point in the history
Update prometheus-monitoring.md typo
  • Loading branch information
phil-pona authored Oct 15, 2024
2 parents cb0ce63 + 34fbf3b commit 8794a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/monitoring/prometheus-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Execute the following command:
kubectl describe endpoints -n kubevirt kubevirt-prometheus-metrics
```

Now use the fist IP address in the addresses list for the next command:
Now use the first IP address in the addresses list for the next command:

```bash
curl -k https://<endpoint IP address>:8443/metrics
Expand Down

0 comments on commit 8794a37

Please sign in to comment.