[DOCS] Fix typo in rollup groups docs (#62269) (#62316)

Co-authored-by: AndyHunt66 <andrew.hunt@elastic.co>
This commit is contained in:
James Rodewig 2020-09-14 10:42:58 -04:00 committed by GitHub
parent 65ec94f8a3
commit f4dfdc9d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ based on which groups are potentially useful to future queries. For example, th
--------------------------------------------------
// NOTCONSOLE
Allows `date_histogram`'s to be used on the `"timestamp"` field, `terms` aggregations to be used on the `"hostname"` and `"datacenter"`
Allows `date_histogram`s to be used on the `"timestamp"` field, `terms` aggregations to be used on the `"hostname"` and `"datacenter"`
fields, and `histograms` to be used on any of `"load"`, `"net_in"`, `"net_out"` fields.
Importantly, these aggs/fields can be used in any combination. This aggregation: