docs: fix arrayReduce anchor in arrayFold see also

This commit is contained in:
Arvind Pj 2023-12-02 18:49:58 +05:30 committed by GitHub
parent 0e8cf43982
commit 020f1d274d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1175,7 +1175,7 @@ FROM numbers(1,10);
**See also**
- [arrayReduce](#arrayReduce)
- [arrayReduce](#arrayreduce)
## arrayReverse(arr)