Skip to content

Commit 9daeb09

Browse files
committed
docs: fix review comments - capitalize Juju and replace e.g.
1 parent 5fdfb77 commit 9daeb09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub runner operators
22

3-
This repository contains applications, juju charms, Grafana dashboards and actions related to operating and using
3+
This repository contains applications, Juju charms, Grafana dashboards and actions related to operating and using
44
self-hosted GitHub Actions runners.
55

66

docs/reference/grafana-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
Dashboard JSON files should use `__inputs` to declare the datasource (type `prometheus`).
1313
Setting `"editable": false` is recommended for clarity. Metric names follow the
1414
[OpenTelemetry hostmetrics receiver](https://opentelemetry.io/docs/collector/components/#receiver)
15-
Prometheus naming convention (e.g. `system_cpu_time_seconds_total`).
15+
Prometheus naming convention (for example, `system_cpu_time_seconds_total`).

0 commit comments

Comments
 (0)