Skip to content

Commit 30ed8d7

Browse files
jayzhan211Weijun-H
andauthored
Update docs/source/user-guide/sql/scalar_functions.md
Co-authored-by: Alex Huang <[email protected]>
1 parent 855064a commit 30ed8d7

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
@@ -1554,7 +1554,7 @@ array_has_all(array, sub-array)
15541554

15551555
### `array_has_any`
15561556

1557-
Returns true if any elements exist is both array
1557+
Returns true if any elements exist in both arrays
15581558

15591559
```
15601560
array_has_any(array, sub-array)

0 commit comments

Comments
 (0)