Skip to content

Commit 72dd419

Browse files
committed
typo fix
1 parent 62deabc commit 72dd419

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/install/kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@ helm upgrade coder coder-v2/coder \
170170
## Coder Observability Chart
171171

172172
Use the [Observability Helm chart](https://github.com/coder/observability) for a
173-
pre-built set of pre-built dashboards to monitor your control plane over time.
174-
It includes Grafana, Prometheus, Loki, and Alert Manager out-of-the-box, and can
175-
be deployed on your existing Grafana instance.
173+
pre-built set of dashboards to monitor your control plane over time. It includes
174+
Grafana, Prometheus, Loki, and Alert Manager out-of-the-box, and can be deployed
175+
on your existing Grafana instance.
176176

177177
We recommend that all administrators deploying on Kubernetes set the
178178
observability bundle up with the control plane from the start. For installation

docs/tutorials/best-practices/speed-up-templates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ for more information.
3636
### Coder Observability Chart
3737

3838
Use the [Observability Helm chart](https://github.com/coder/observability) for a
39-
pre-built set of pre-built dashboards to monitor your control plane over time.
40-
It includes Grafana, Prometheus, Loki, and Alert Manager out-of-the-box, and can
41-
be deployed on your existing Grafana instance.
39+
pre-built set of dashboards to monitor your control plane over time. It includes
40+
Grafana, Prometheus, Loki, and Alert Manager out-of-the-box, and can be deployed
41+
on your existing Grafana instance.
4242

4343
We recommend that all administrators deploying on Kubernetes set the
4444
observability bundle up with the control plane from the start. For installation

0 commit comments

Comments
 (0)