Skip to content

Commit dc6b5b6

Browse files
authored
[8.6] [DOCS] Fixes typo in admonition block (#93657)
* [8.6][DOCS] Adds admonition to frequent items agg docs about the renaming. * [8.6] Fixes typo in admonition block.
1 parent 2a514da commit dc6b5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/bucket/frequent-items-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
experimental::[]
88

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

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

0 commit comments

Comments
 (0)