Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Omega359 committed Feb 9, 2024
1 parent c85f412 commit f3b4873
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 @@ -1675,7 +1675,7 @@ to_char(expression, format)
#### Arguments

- **expression**: Expression to operate on.
Can be a constant, column, or function that results in a
Can be a constant, column, or function that results in a
date, time, timestamp or duration.
- **format**: A [Chrono format] string to use to convert the expression.

Expand Down

0 comments on commit f3b4873

Please sign in to comment.