Skip to content

Commit

Permalink
[8.6] [DOCS] Fixes typo in admonition block (#93657)
Browse files Browse the repository at this point in the history
* [8.6][DOCS] Adds admonition to frequent items agg docs about the renaming.

* [8.6] Fixes typo in admonition block.
  • Loading branch information
szabosteve committed Feb 9, 2023
1 parent 2a514da commit dc6b5b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

experimental::[]

IMPORTANT: This aggregation is renamed to `frequent item sets` in 8.7.
IMPORTANT: This aggregation has been renamed to `frequent item sets` in 8.7.

A bucket aggregation which finds frequent item sets. It is a form of association
rules mining that identifies items that often occur together. Items that are
Expand Down

0 comments on commit dc6b5b6

Please sign in to comment.