From 59dbe45784f5cf9f334207061828e4a0057ab205 Mon Sep 17 00:00:00 2001 From: Jimmi Dyson Date: Wed, 30 Sep 2015 13:30:21 +0100 Subject: [PATCH] Fix typo in docs --- docs/sources/datasources/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/overview.md b/docs/sources/datasources/overview.md index 99a51c9f751..4e1c08fe82b 100644 --- a/docs/sources/datasources/overview.md +++ b/docs/sources/datasources/overview.md @@ -20,4 +20,4 @@ The following datasources are officially supported: * [KairosDB](/datasources/kairosdb) * [Prometheus](/datasources/prometheus) -Grafana can query Failcsearch index for annotation events, but at this time, it's not supported for metric queries. Learn more about [annotations](/reference/annotations/#elasticsearch-annotations) +Grafana can query any Elasticsearch index for annotation events, but at this time, it's not supported for metric queries. Learn more about [annotations](/reference/annotations/#elasticsearch-annotations)