From ed6abd180656426e0bd183c7b9cab211535221f7 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Mon, 12 Sep 2016 14:01:23 -0700 Subject: [PATCH] :lipstick: Fix typo in intro on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 559b886b2dd9b..829f3467efd80 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Transform plain text into dynamic blogs and websites using the latest web technologies. A React.js static site generator. Supports Markdown, HTML, and React.js pages out of the box. Easy to add -support for additional files types. +support for additional file types. Leverages React's [component model](https://facebook.github.io/react/blog/2013/06/05/why-react.html) and [React Router's "nested component hierarchy"](https://github.com/rackt/react-router/blob/master/docs/Introduction.md)