fix(doc): fixes doc

This fixes a quick typo in the documentation.

Signed-off-by: Tin Lam <t@lam.wtf>
Change-Id: Id5989c7f2c0e7cfbcecc65cfceb6383b3908c906
This commit is contained in:
Tin Lam 2021-10-15 10:49:44 -05:00
parent f38880b26e
commit 41fa5e37ca

View File

@ -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