Typo in comment

Thanks @saqimtiaz
optimising-macrocalls
jeremy@jermolene.com 2020-10-08 17:21:31 +01:00
rodzic 2fc62c1a52
commit 34a51d2e23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ title: $:/core/modules/filters/reduce.js
type: application/javascript
module-type: filteroperator
Filter operator evaluats a subfilter for each item, making the running total available in the variable `accumulator`, and the current index available in the variable `index`
Filter operator evaluates a subfilter for each item, making the running total available in the variable `accumulator`, and the current index available in the variable `index`
\*/
(function(){