Skip to content

Commit

Permalink
[Docs] Fix typo in Min Aggregation reference (#30899)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher committed May 31, 2018
1 parent d15aa21 commit 97124ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ response.

==== Script

The `min` aggregation can also calculate the maximum of a script. The example
The `min` aggregation can also calculate the minimum of a script. The example
below computes the minimum price:

[source,js]
Expand Down

0 comments on commit 97124ed

Please sign in to comment.