From 91976ea8b445a366057e303b747d21c18f4c7d64 Mon Sep 17 00:00:00 2001 From: Keito Uchiyama Date: Sun, 22 Sep 2013 13:24:25 -0700 Subject: [PATCH] Fix use of "it's" in docs --- docs/_posts/2013-07-17-react-v0-4-0.md | 2 +- docs/docs/07.1-more-about-refs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_posts/2013-07-17-react-v0-4-0.md b/docs/_posts/2013-07-17-react-v0-4-0.md index 87a34b7e56..b2a11fcdad 100644 --- a/docs/_posts/2013-07-17-react-v0-4-0.md +++ b/docs/_posts/2013-07-17-react-v0-4-0.md @@ -24,7 +24,7 @@ When you're ready, [go download it](/react/downloads.html)! * Removed `React.autoBind`. [Read our blog post for details...](http://facebook.github.io/react/blog/2013/07/02/react-v0-4-autobind-by-default.html) * Improvements to forms. We've written wrappers around ``, `