Skip to content

Commit 920e87d

Browse files
committed
Typos in 'transformer'.
1 parent f448811 commit 920e87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide-ua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ let a = 1 * a -- not guarded, (*) is strict
360360
> World-passing directly and provide a (non-abstract) IO monad only for
361361
> convenience.
362362
363-
# Монади та їх трансормери
363+
# Монади та їх трансформери
364364

365365
> Не займатесь цим доки ви не розумієете класи типів, Monoid, Functor, Applicative!
366366
@@ -383,7 +383,7 @@ let a = 1 * a -- not guarded, (*) is strict
383383
- Комментар на Reddit від jozefg [here](http://www.reddit.com/r/haskell/comments/29eke6/basic_program_ideas_for_learning_about_monads/cik5trg).
384384

385385

386-
## Трансформари монад
386+
## Трансформери монад
387387

388388
- [A gentle introduction to Monad Transformers](https://github.com/kqr/gists/blob/master/articles/gentle-introduction-monad-transformers.md).
389389

0 commit comments

Comments
 (0)