From 922294cd28a2d19ffe7e99e6ed570c3b2e241c95 Mon Sep 17 00:00:00 2001 From: Michal Hajas Date: Thu, 17 Apr 2025 15:17:19 +0200 Subject: [PATCH] Change Grafana dashboards guide title to plural Closes #39057 Signed-off-by: Michal Hajas --- docs/guides/observability/grafana-dashboards.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/observability/grafana-dashboards.adoc b/docs/guides/observability/grafana-dashboards.adoc index 059ed5c6e0e..0a6f95915dd 100644 --- a/docs/guides/observability/grafana-dashboards.adoc +++ b/docs/guides/observability/grafana-dashboards.adoc @@ -2,8 +2,8 @@ <#import "/templates/links.adoc" as links> <@tmpl.guide -title="Visualizing activities in a dashboard" -summary="Install the {project_name} Grafana dashboards to vitualize the metrics that capture the status and activities of your deployment."> +title="Visualizing activities in dashboards" +summary="Install the {project_name} Grafana dashboards to visualize the metrics that capture the status and activities of your deployment."> {project_name} provides metrics to observe what is happening inside the deployment. To understand how metrics evolve over time, it is helpful to collect them and visualize in graphs.