Fix typographical error by rwenz3l · Pull Request #287 · nginx/nginx-prometheus-exporter (original) (raw)
Remove a duplicate "that were" in metric description
Proposed changes
While adding metrics from the README to our grafana dashboards I found a small error in the description. This fixes just that.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
- I have read the CONTRIBUTING guide
- I have proven my fix is effective or that my feature works
- I have checked that all unit tests pass after adding my changes
- I have ensured the README is up to date
- I have rebased my branch onto main
- I will ensure my PR is targeting the main branch and pulling from my branch on my own fork