Skip to content

Commit fd4da4d

Browse files
committed
fix doc
1 parent f87405d commit fd4da4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc/15-sql-functions/10-aggregate-functions/aggregate-quantile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ QUANTILE_CONT(level1, level2, ...)(expression)
2828

2929
## Return Type
3030

31-
Float64.
31+
Float64 or float64 array based on level number.
3232

3333
## Examples
3434

0 commit comments

Comments
 (0)