Skip to content

Commit 4724a08

Browse files
Update tdigest.cdf.md
Co-authored-by: mich-elle-luna <[email protected]>
1 parent 2cd2b26 commit 4724a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/commands/tdigest.cdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ All values are `nan` if the given sketch is empty.
8383

8484
One of the following:
8585

86-
* [Array]({{< relref "/develop/reference/protocol-spec#arrays" >}}) of [doubles]({{< relref "/develop/reference/protocol-spec#bulk-strings" >}})populated with fraction_1, fraction_2, ..., fraction_N.
86+
* [Array]({{< relref "/develop/reference/protocol-spec#arrays" >}}) of [doubles]({{< relref "/develop/reference/protocol-spec#bulk-strings" >}}) populated with fraction_1, fraction_2, ..., fraction_N.
8787
All values are `nan` if the given sketch is empty.
8888
* [Simple error reply]({{< relref "/develop/reference/protocol-spec#simple-errors" >}}) in these cases: the given key does not exist or is of an incorrect type, value parsing errors, or an incorrect number of arguments.
8989

0 commit comments

Comments
 (0)