From 5c018c9fa922b8ce297939350e48e52c47d1c210 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Tue, 14 Apr 2020 12:25:11 +0530 Subject: [PATCH] Fix typos in docs/sources/features/datasources/elasticsearch.md --- docs/sources/features/datasources/elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/elasticsearch.md b/docs/sources/features/datasources/elasticsearch.md index 90b40f51480..e2d9bbbfe9d 100644 --- a/docs/sources/features/datasources/elasticsearch.md +++ b/docs/sources/features/datasources/elasticsearch.md @@ -172,7 +172,7 @@ Example dashboard: ## 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. Grafana can query any Elasticsearch index for annotation events.