Skip to content

Commit 10b5a78

Browse files
committed
Fix docs
1 parent dbdd4c7 commit 10b5a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1956,7 +1956,7 @@ Additional examples can be found [here](https://github.com/apache/datafusion/blo
19561956

19571957
Returns the substring that matches a [regular expression](https://docs.rs/regex/latest/regex/#syntax) within a string.
19581958

1959-
```
1959+
```sql
19601960
regexp_substr(str, regexp[, position[, occurrence[, flags[, group_num]]]])
19611961
```
19621962

0 commit comments

Comments
 (0)