From 41fa5e37ca81d0f2d79ed78aee73365442b1b793 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Fri, 15 Oct 2021 10:49:44 -0500 Subject: [PATCH] fix(doc): fixes doc This fixes a quick typo in the documentation. Signed-off-by: Tin Lam Change-Id: Id5989c7f2c0e7cfbcecc65cfceb6383b3908c906 --- doc/source/monitoring/grafana.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/monitoring/grafana.rst b/doc/source/monitoring/grafana.rst index 76680355e..bb37a2fe0 100644 --- a/doc/source/monitoring/grafana.rst +++ b/doc/source/monitoring/grafana.rst @@ -78,7 +78,7 @@ the following key: dashboards: -These YAML definitiions are transformed to JSON are added to Grafana's +These YAML definitions are transformed to JSON are added to Grafana's configuration configmap and mounted to the Grafana pods dynamically, allowing for flexibility in defining and adding custom dashboards to Grafana. Dashboards can be added by inserting a new key along with a YAML dashboard definition as the