From 47aaa48e073317bdf19d0c7882936e3e7f4de93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Hauszknecht?= Date: Sat, 2 Sep 2017 13:17:48 +0200 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5de2a99..ed3f27c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The simplest way to keep the immutable action controlled dataflow and define act Repatch is - **less verbose** -- **3X smaller** (the minified version is __less then 1 KB__) +- **3X smaller** (the minified version is __less than 1 KB__) - [**9X faster**](https://github.com/jaystack/redux-repatch-performance-comparison) then Redux.