From 32390c1c39b7ce7928ceb6d0e1f702dc9553b448 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Tue, 14 Apr 2020 00:33:14 +0530 Subject: [PATCH] Docs: Correcting couple of typos in the document (#23539) --- docs/sources/features/datasources/graphite.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/features/datasources/graphite.md b/docs/sources/features/datasources/graphite.md index 1ab161e8188..8f0a35eace0 100755 --- a/docs/sources/features/datasources/graphite.md +++ b/docs/sources/features/datasources/graphite.md @@ -47,7 +47,7 @@ All requests will be made from the browser directly to the data source and may b ### Navigate metric segments -Click the ``Select metric`` link to start navigating the metric space. One you start you can continue using the mouse +Click the ``Select metric`` link to start navigating the metric space. Once you start you can continue using the mouse or keyboard arrow keys. You can select a wildcard and still continue. {{< docs-imagebox img="/img/docs/v45/graphite_query1_still.png" @@ -163,7 +163,7 @@ Check out the [Advanced Formatting Options section in the Variables]({{< relref ## Annotations -[Annotations]({{< relref "../../reference/annotations.md" >}}) allows you to overlay rich event information on top of graphs. You add annotation +[Annotations]({{< relref "../../reference/annotations.md" >}}) allow you to overlay rich event information on top of graphs. You add annotation queries via the Dashboard menu / Annotations view. Graphite supports two ways to query annotations. A regular metric query, for this you use the `Graphite query` textbox. A Graphite events query, use the `Graphite event tags` textbox,