Skip to content

Commit

Permalink
[DOCS] Fix typo. (elastic#46006)
Browse files Browse the repository at this point in the history
  • Loading branch information
debadair committed Aug 27, 2019
1 parent f9997fe commit a2b0d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ GET /bank/_search

In addition to basic bucketing and metrics aggregations like these, {es}
provides specialized aggregations for operating on multiple fields and
analyzing particular types of data Such as dates, IP addresses, and geo
analyzing particular types of data such as dates, IP addresses, and geo
data. You can also feed the results of individual aggregations into pipeline
aggregations for further analysis.

Expand Down

0 comments on commit a2b0d32

Please sign in to comment.