Skip to content

Commit c04592e

Browse files
jagnani73nwoolmer
andauthored
docs: fix typo (#187)
Co-authored-by: Nick Woolmer <[email protected]>
1 parent ef7f4c0 commit c04592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/reference/function/aggregation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ results with increased memory usage. The default is 1.
2121
This function is useful within [high cardinality](/glossary/high-cardinality/)
2222
datasets where an exact count is not required. Thus consider it the higher
2323
cardinality alternative to
24-
[`count_dinstinct`](/docs/reference/function/aggregation/#count_distinct).
24+
[`count_distinct`](/docs/reference/function/aggregation/#count_distinct).
2525

2626
### Parameters
2727

0 commit comments

Comments
 (0)