From 0fc8df1794a5caa4a6da275e958adb714288c362 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sun, 22 May 2016 03:04:30 +0900 Subject: [PATCH] docs: fix minor smudge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ade9cd..ef2fdbb 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ give you my opinions directly instead. Ready? Here goes: and enforce a _lot_ of abstractions. It also encourages the use of `JSX` and `babel` which break _JavaScript, The Languageā„¢_. And all that without even making clear how code should flow, which is bad in a team setting. I don't - like complicated things and in my view React is one of them. `react` is not + like complicated things and in my view `react` is one of them. `react` is not for me. - __mithril:__ never used it, never will. I didn't like the API, but if you like it maybe it's worth a shot - the API seems small enough. I wouldn't know