This commit is contained in:
Mau Di Bert 2019-01-23 11:19:26 -03:00 committed by GitHub
parent 8c1782b50c
commit 6d12e3583b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -568,7 +568,7 @@ The calculation flow:
![](reduce.png)
Or in the form of a table, where each row represents is a function call on the next array element:
Or in the form of a table, where each row represents a function call on the next array element:
| |`sum`|`current`|`result`|
|---|-----|---------|---------|