transient-haskell / transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
MIT License
631 stars 28 forks source link

Fixed spelling errors #19

Closed akilegaspi closed 8 years ago

akilegaspi commented 8 years ago

I've noticed that your README just needs some few editing.

agocorona commented 8 years ago

Thanks