From 13232533ad6c75d5c08d777b14eb6437f0630ffb Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 5 May 2020 23:23:57 +0530 Subject: [PATCH] Docs: Minor typo correction (#24193) --- docs/sources/features/datasources/prometheus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/prometheus.md b/docs/sources/features/datasources/prometheus.md index 91413c0374a..a28a17531dd 100644 --- a/docs/sources/features/datasources/prometheus.md +++ b/docs/sources/features/datasources/prometheus.md @@ -32,7 +32,7 @@ To access Prometheus settings, click the **Configuration** (gear) icon, then cli ## Prometheus query editor -Open a graph in edit mode by click the title > Edit (or by pressing `e` key while hovering over panel). +Open a graph in edit mode by clicking the title > Edit (or by pressing `e` key while hovering over panel). {{< docs-imagebox img="/img/docs/v45/prometheus_query_editor_still.png" animated-gif="/img/docs/v45/prometheus_query_editor.gif" >}}