We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8253c3d commit 9e749bfCopy full SHA for 9e749bf
1 file changed
web/book/src/reference/stdlib/transforms/aggregate.md
@@ -14,7 +14,7 @@ aggregate {expression or assign operations}
14
<!-- prettier-ignore -->
15
> [!NOTE]
16
> Currently, all declared aggregation functions are `min`, `max`,
17
-> `count`, `average`, `stddev`, `avg`, `sum` and `count_distinct`. We are in the
+> `count`, `average`, `stddev`, `avg` and `sum`. We are in the
18
> process of filling out [std lib](../).
19
20
## Examples
0 commit comments