diff --git a/public/app/plugins/datasource/elasticsearch/query_def.js b/public/app/plugins/datasource/elasticsearch/query_def.js index 080ae8a1cfe..a55e2dfd9e5 100644 --- a/public/app/plugins/datasource/elasticsearch/query_def.js +++ b/public/app/plugins/datasource/elasticsearch/query_def.js @@ -29,7 +29,7 @@ function (_) { orderByOptions: [ {text: "Doc Count", value: '_count' }, - {text: "Term value", value: '_term' }, + {text: "Term value", value: '_term' }, ], orderOptions: [