From aef8dab4d91f75e18ca89fd19d708a3cb267b009 Mon Sep 17 00:00:00 2001 From: Utkarsh Bhatnagar Date: Mon, 7 Mar 2016 03:49:49 -0800 Subject: [PATCH] Fixing language plus typos --- docs/sources/plugins/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/plugins/overview.md b/docs/sources/plugins/overview.md index bb14b906e1a..6d0864ac8f5 100644 --- a/docs/sources/plugins/overview.md +++ b/docs/sources/plugins/overview.md @@ -6,7 +6,7 @@ page_keywords: grafana, plugins, documentation # Plugins -From Grafana 3.0 not only datsource plugins is supported but also panel plugins and apps. Having panels as plugins make it easy to create and add any kind of panel, to show your data or improve your favortie dashboards. Apps is something new in Grafana that enables bundling of datasources, panels that belongs together. +From Grafana 3.0 not only datasource plugins are supported but also panel plugins and apps. Having panels as plugins make it easy to create and add any kind of panel, to show your data or improve your favorite dashboards. Apps is something new in Grafana that enables bundling of datasources, panels that belongs together. -Grafana allready have a strong community of contributors and plugin developers. By making it easier to develop and install plugins we hope that the community can grow even stronger and develop new plugins that we would never think about. +Grafana already have a strong community of contributors and plugin developers. By making it easier to develop and install plugins we hope that the community can grow even stronger and develop new plugins that we would never think about.