From eab0467158b99eb2437e8ffbee7e44d16e483ec1 Mon Sep 17 00:00:00 2001 From: Tom Bigelajzen Date: Fri, 2 Jan 2015 11:40:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ceead..0e81f8e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # react-templates -Light weight templates for [React](http://facebook.github.io/react/index.html). Reasons that we love it: +Lightweight templates for [React](http://facebook.github.io/react/index.html). * No runtime libraries. No magic. Just simple pre-compilation to a clear React code * Super easy to write panels. By panels we mean components that have a lot of HTML code and non-reusable logic