Skip to content

Commit b55da25

Browse files
authored
Update scalar_functions.md (#12627)
Remove extra space in reference to list_any_value
1 parent 12f55d8 commit b55da25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user-guide/sql/scalar_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2130,7 +2130,7 @@ to_unixtime(expression[, ..., format_n])
21302130
- [empty](#empty)
21312131
- [flatten](#flatten)
21322132
- [generate_series](#generate_series)
2133-
- [list_any_value] (#list_any_value)
2133+
- [list_any_value](#list_any_value)
21342134
- [list_append](#list_append)
21352135
- [list_sort](#list_sort)
21362136
- [list_cat](#list_cat)

0 commit comments

Comments
 (0)