Skip to content

Commit

Permalink
delete space
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordworms committed Feb 28, 2024
1 parent 665c9c9 commit b9cdde4
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 @@ -2906,7 +2906,7 @@ empty(array)

### `generate_series`

Similar to the range function, but it includes the upper bound.
Similar to the range function, but it includes the upper bound.

```
generate_series(start, stop, step)
Expand Down

0 comments on commit b9cdde4

Please sign in to comment.