From f4debbf501f640f67d13a03f08eb020a1229120c Mon Sep 17 00:00:00 2001 From: Peter Mounce Date: Wed, 7 Jun 2017 12:47:08 +0100 Subject: [PATCH] typo (#8565) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eef674b4bec..958877033bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,7 +55,7 @@ * **Heatmap**: Heatmap Panel [#7934](https://github.com/grafana/grafana/pull/7934) * **Elasticsearch**: histogram aggregation [#3164](https://github.com/grafana/grafana/issues/3164) -## Minor Enchancements +## Minor Enhancements * **InfluxDB**: Small fix for the "glow" when focus the field for LIMIT and SLIMIT [#7799](https://github.com/grafana/grafana/pull/7799) thx [@thuck](https://github.com/thuck) * **Prometheus**: Make Prometheus query field a textarea [#7663](https://github.com/grafana/grafana/issues/7663), thx [@hagen1778](https://github.com/hagen1778)