Commit graph

8 commits

Author SHA1 Message Date
Aakodal
eb546f0e3a
Fixing "sum(1)" instead of "curriedSum(1)" (l. 42)
"sum(1)" doesn't return a wrapper, "curriedSum(1)" does.
2020-03-30 10:34:07 +00:00
Peter Roche
c6c25c97da
Update article.md
"if arguments count" -> "if the arguments count"
"allows to easily" -> "allows us to easily"
"seen in the logging example:" -> "seen in the logging example,"
rephrasing rest of above sentence for readability
2020-02-13 22:19:17 -07:00
Peter Roche
7fb11bd13a
Update article.md
"get in details" -> "get in to the details"
2020-02-13 21:49:19 -07:00
Peter Roche
0b2e5e745b
Update article.md
"on the paper" -> "on paper"
2020-02-10 23:24:00 -07:00
Charlie Karniol
506567b806
Fix typo 2019-12-27 15:57:40 +02:00
Ilya Kantor
0110927124 fixes 2019-09-02 14:40:56 +03:00
Ilya Kantor
852ee18917 minor 2019-08-18 15:30:58 +03:00
Ilya Kantor
63243255a0 minor 2019-08-04 01:11:10 +03:00