Skip to content

Commit

Permalink
fix: Typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Feb 26, 2021
1 parent be5dc77 commit be4aec3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ This library has been inspired by:
* [mtdowling/transducers][mtdowling/transducers]
* [Ruby Array][ruby array]
* [Collect.js][collect.js]
* [Rambda][rambda]
* [nikic/iter][nikic/iter package]
* [Haskell][haskell]
* [Ramda][ramda]
* [Lazy.js][lazy.js]

## Features
Expand Down Expand Up @@ -239,5 +239,5 @@ For more detailed changelogs, please check [the release changelogs][changelog-re
[haskell]: https://www.haskell.org/
[brian lonsdorf conference]: https://www.youtube.com/watch?v=m3svKOdZijA
[hugh jackson post]: http://hughfdjackson.com/javascript/why-curry-helps/
[rambda]: https://ramdajs.com/
[flatmap]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap
[ramda]: https://ramdajs.com/
[flatmap]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap

0 comments on commit be4aec3

Please sign in to comment.