Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/intro.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ You can search documents, filter results, and perform analytics at the same time
data, in a single request.
That means aggregations are calculated in the context of the search query.

The folowing aggregation types are available:
The following aggregation types are available:

* <<search-aggregations-metrics,Metric>>: Calculate metrics,
such as a sum or average, from field values.
Expand Down