From acc11570c9c2ef79d4063551bd0c5eddd9b10d78 Mon Sep 17 00:00:00 2001 From: Tom Jowitt Date: Mon, 30 Sep 2013 00:30:24 +1000 Subject: [PATCH] Fixed some typos and grammar in the README file --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 67f2ec27d65..c44faa76ffc 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Kibana __NOTE__: You have reached the Kibana 3 repository. -Kibana 3 is completely new version of Kibana written entirely in HTML and Javascript. You can find +Kibana 3 is a completely new version of Kibana written entirely in HTML and Javascript. You can find the Kibana 2 repository at [https://github.com/rashidkpc/Kibana](https://github.com/rashidkpc/Kibana) ### Important! -The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there's some great new features: -* Every panel support multi-query +The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there are some great new features: +* Every panel supports multi-query * Customizable query colors and labels -* Queries, label and colors are synced across panels at all times -* Queries can assigned explicitly to panels, they can also be pinned and unpinned. +* Queries, labels and colors are synced across panels at all times +* Queries can be assigned explicitly to panels, they can also be pinned and unpinned * New filtering functionality * Filters can be toggled, removed and edited * Drill down won't overwrite your queries, labels or colors