Skip to content

Commit aef6c59

Browse files
committed
tweak headlines
1 parent 2991a32 commit aef6c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/ch05.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ When should we `Array#reduce`?
386386

387387
.. chat about filtering and mapping, how iterators can help create a pipeline, but how tools like `lodash` also do this when we use the wrapper style, and how this shouldn't be a topmost concern of ours
388388

389-
==== 5.4.2 Reducing lists into as hash-maps
389+
==== 5.4.2 Reducing data unto accumulators and itself
390390

391391
.. (and other use cases for reduce)
392392

0 commit comments

Comments
 (0)