Skip to content

Commit

Permalink
Update scalar_functions.md (#12627)
Browse files Browse the repository at this point in the history
Remove extra space in reference to list_any_value
  • Loading branch information
Abdullahsab3 committed Sep 25, 2024
1 parent 12f55d8 commit b55da25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user-guide/sql/scalar_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2130,7 +2130,7 @@ to_unixtime(expression[, ..., format_n])
- [empty](#empty)
- [flatten](#flatten)
- [generate_series](#generate_series)
- [list_any_value] (#list_any_value)
- [list_any_value](#list_any_value)
- [list_append](#list_append)
- [list_sort](#list_sort)
- [list_cat](#list_cat)
Expand Down

0 comments on commit b55da25

Please sign in to comment.