docs/*: Fix codespell issues

See,
$ codespell -S './src/img/*.png,./.git*' -L que

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
This commit is contained in:
Mario Trangoni
2019-04-10 19:34:48 +02:00
parent e4bbecb18b
commit 86f2b879a2
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ consists of two main parts:
- **Alerting execution engine**
The alert rules are evaluated in the Grafana backend in a scheduler and query execution engine that is part of core
Grafana. Only some data soures are supported right now. They include Graphite, Prometheus, InfluxDB and OpenTSDB.
Grafana. Only some data sources are supported right now. They include Graphite, Prometheus, InfluxDB and OpenTSDB.
- **Alerting visualisations**
Alerts highlight panels with problems and it can easily be found on the dashboard.