From 3bd37c78e1a790105f2f8121aae6204b2a958474 Mon Sep 17 00:00:00 2001 From: Cheng Lou Date: Wed, 17 Jul 2013 00:15:49 -0400 Subject: [PATCH] grammar error --- docs/01-why-react.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-why-react.md b/docs/01-why-react.md index 2f7539808..0968b7290 100644 --- a/docs/01-why-react.md +++ b/docs/01-why-react.md @@ -23,7 +23,7 @@ React is all about building reusable components. In fact, with React the *only* ## Give It Five Minutes -React challenges a lot of conventional wisdom, and at first glance some of the ideas may seem crazy. [Give it five minutes](http://37signals.com/svn/posts/3124-give-it-five-minutes) while reading about this guide; those crazy ideas have worked for building thousands of components both inside and outside of Facebook and Instagram. +React challenges a lot of conventional wisdom, and at first glance some of the ideas may seem crazy. [Give it five minutes](http://37signals.com/svn/posts/3124-give-it-five-minutes) while reading this guide; those crazy ideas have worked for building thousands of components both inside and outside of Facebook and Instagram. ## Learn More