Kaynağa Gözat

Merge pull request #3062 from utkarshcmu/templates

Fixed typos in 2.5v doc
Torkel Ödegaard 10 yıl önce
ebeveyn
işleme
ad7e66cdae
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      docs/sources/guides/whats-new-in-v2-5.md

+ 2 - 2
docs/sources/guides/whats-new-in-v2-5.md

@@ -33,7 +33,7 @@ and complex queries for logs or metrics.
 - Group by multiple terms or filters
 - Group by multiple terms or filters
   - Specify group by options like Top 5 based on Avg @value
   - Specify group by options like Top 5 based on Avg @value
 - Auto completion for field names
 - Auto completion for field names
-- Query only relevant indicies based on time pattern
+- Query only relevant indices based on time pattern
 - Alias patterns for short readable series names
 - Alias patterns for short readable series names
 
 
 Try the new Elasticsearch query editor on the [play.grafana.org](http://play.grafana.org/dashboard/db/elasticsearch-metrics) site.
 Try the new Elasticsearch query editor on the [play.grafana.org](http://play.grafana.org/dashboard/db/elasticsearch-metrics) site.
@@ -92,7 +92,7 @@ This version also brings some new features for user management.
 
 
 ### Breaking changes
 ### Breaking changes
 There have been some changes to the data source plugin API. If you are using a custom plugin check that there is an update for it before you upgrade. Also
 There have been some changes to the data source plugin API. If you are using a custom plugin check that there is an update for it before you upgrade. Also
-the new time picker does not currenty support custom quick ranges like the last one did. This will likey be added in a
+the new time picker does not currently support custom quick ranges like the last one did. This will likely be added in a
 future release.
 future release.
 
 
 ### Changelog
 ### Changelog