From dade6fc1913855114ed358556db8e830eba6e382 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Mon, 30 Mar 2015 16:55:37 +0200 Subject: [PATCH] Update index.md Fixes two typos and a minor inconsistency --- docs/sources/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index ca463496947..537d1494ca9 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -6,11 +6,11 @@ page_keywords: grafana, introduction, documentation, about Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through -a pluggable panel architecture. It currently has rich support for for [Graphite](http://graphite.readthedocs.org/en/latest/), +a pluggable panel architecture. It currently has rich support for [Graphite](http://graphite.readthedocs.org/en/latest/), [InfluxDB](http://influxdb.org) and [OpenTSDB](http://opentsdb.net). But supports other data sources via plugins. It is most commonly used for infrastructure monitoring, application monitoring and metric analytics. But Grafana -has an open architecture and design that enabled is to be used in other domains as well, like home automation, +has an open architecture and design that enables it to be used in other domains as well, like home automation, weather and industrial sensors analytics. ## Support @@ -20,7 +20,7 @@ correctly there are a number of sources where you can get help. - [Troubleshooting guide](../troubleshooting) - \#grafana IRC channel on freenode -- Search closed and open [issues on github](https://github.com/grafana/grafana/issues). +- Search closed and open [issues on github](https://github.com/grafana/grafana/issues) - [Mailing list](https://groups.io/org/groupsio/grafana) Do not hesitate to open a new issue with a question, bug report or an idea for improvement.