Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Gimblett committed Nov 9, 2009
1 parent e2f335e commit 8c3e8ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -2,8 +2,8 @@ observer
========

This is a Haskell implementation of the Observer design pattern [1,2],
providing a typeclass and two example implementations (sycnrhonous and
asynchronous), which are perfectly usable in their own right.
providing a typeclass and an example implementation (Synchronous)
which is perfectly usable in its own right.

This package is based on Observable.hs by Bastiaan Heeren [3],
originally published as part of an exercise [4] for his students. It
Expand Down

0 comments on commit 8c3e8ab

Please sign in to comment.