Update docs/en/sql-reference/functions/array-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
michon470 2021-05-10 19:13:53 +03:00 committed by GitHub
parent a13a070eee
commit 91a9ae22e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1556,7 +1556,7 @@ arrayProduct(arr)
**Arguments** **Arguments**
- `arr`Numeric values [array](../../sql-reference/data-types/array.md). - `arr`[Array](../../sql-reference/data-types/array.md) of numeric values.
**Returned value** **Returned value**