Skip to content

Commit 3824e24

Browse files
minor changes
1 parent 79a61b8 commit 3824e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ SELECT mode(time64_col) as mode_time FROM test_table;
6161

6262
## Done
6363

64-
* [x] `mode(expression) -> scalar` - Returns the most frequent (mode) value from a column of data.
64+
* [x] `mode(expression) -> scalar` - Returns the most frequent (mode) value from a column of data.

0 commit comments

Comments
 (0)