diff --git a/docs/content/TopNMetricSpec.md b/docs/content/TopNMetricSpec.md index 7edbb2f558d..978c80b5005 100644 --- a/docs/content/TopNMetricSpec.md +++ b/docs/content/TopNMetricSpec.md @@ -11,7 +11,7 @@ The topN metric spec specifies how topN values should be sorted. The simplest metric specification is a String value indicating the metric to sort topN results by. They are included in a topN query with: ```json -"metric": +"metric": "" ``` The metric field can also be given as a JSON object. The grammar for dimension values sorted by numeric value is shown below: