From bdacff55b169417d45487b1c87336736a645b3e6 Mon Sep 17 00:00:00 2001 From: Philip Roberts Date: Wed, 22 Jun 2016 10:48:41 +0100 Subject: [PATCH] Idempotent -> Isomorphic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2319c1..3ee165b 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ - __transparent side effects:__ using `effects` and `subscriptions` brings clarity to IO - __omakase:__ composed out of a balanced selection of open source packages -- __idempotent:__ renders seamlessly in both Node and browsers +- __isomorphic:__ renders seamlessly in both Node and browsers - __very cute:__ choo choo! ## Demos