Merge pull request #750 from maurodibert/patch-20

typo
This commit is contained in:
Ilya Kantor 2019-01-24 14:21:17 +03:00 committed by GitHub
commit 028b80cf9d
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`|
|---|-----|---------|---------|