Skip to content

Commit 9b7b80e

Browse files
committed
[DOCS] Fixes typo in ML aggregations page
1 parent 4cdef4e commit 9b7b80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/ml/aggregations.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ For all other aggregations, if the aggregation name doesn't match the field name
105105
there are limitations in the drill-down functionality within the {ml} page in
106106
{kib}.
107107

108-
{dfeeds} support complex nested aggregations, this example uses the `derivative`
109-
pipeline aggregation to find the 1st order derivative of the counter
108+
{dfeeds-cap} support complex nested aggregations, this example uses the `derivative`
109+
pipeline aggregation to find the first order derivative of the counter
110110
`system.network.out.bytes` for each value of the field `beat.name`.
111111

112112
[source,js]

0 commit comments

Comments
 (0)