Fix typo in README

pull/44/head
Antoine Pairet 9 years ago
parent 8035d27a25
commit 08c3e939f6

@ -17,7 +17,7 @@ and performance.
## Why
Virtual DOM is awesome. It allow us to express our applications view as a
Virtual DOM is awesome. It allows us to express our applications view as a
function of its state. But existing solutions were way way too bloated, too
slow, lacked features, had an API biased towards OOP and/or lacked features I
needed.

Loading…
Cancel
Save