mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-08 18:22:47 -08:00
Typo in comment
Thanks @saqimtiaz
This commit is contained in:
parent
2fc62c1a52
commit
34a51d2e23
1 changed files with 1 additions and 1 deletions
|
|
@ -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(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue