diff --git a/content/en/metrics/nested_queries.md b/content/en/metrics/nested_queries.md index 35a6e5841e7ca..c67df5e1efa40 100644 --- a/content/en/metrics/nested_queries.md +++ b/content/en/metrics/nested_queries.md @@ -189,7 +189,7 @@ Datadog provides a `moving_rollup` function that enables aggregation of datapoin {{< img src="/metrics/nested_queries/moving-rollup-diagram.png" alt="example of old vs. new moving_rollup function" style="width:100%;" >}} -The existing version of the `moving-rollup` function only supports the following aggregators: +The existing version of the `moving_rollup` function only supports the following aggregators: - `avg` - `sum` - `min` @@ -291,4 +291,4 @@ You can use nested queries functionality in our [public API for querying timeser [7]: /metrics/nested_queries/#percentiles-and-standard-deviation-for-aggregated-countsratesgauges [8]: /metrics/nested_queries/#higher-resolution-queries-over-historical-timeframes [9]: /metrics/distributions/ -[10]: /dashboards/functions/rollup/#moving-rollup \ No newline at end of file +[10]: /dashboards/functions/rollup/#moving-rollup