From 0149e8a4a9d55a0fcf47f0fd175a56b2a77fbcf0 Mon Sep 17 00:00:00 2001 From: Brandon Dail Date: Thu, 7 Apr 2016 17:49:07 -0500 Subject: [PATCH] Grammar fix for 15.0 blog post Since "This" is the subject and singular, "have" should be "has" New wording explaining implementation details Grammar fix for 15.0 blog post Since "This" is the subject and singular, "have" should be "has" Fix wording for 15.0 blog post nitpicks --- docs/_posts/2016-04-07-react-v15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2016-04-07-react-v15.md b/docs/_posts/2016-04-07-react-v15.md index 756308d066..383578f16d 100644 --- a/docs/_posts/2016-04-07-react-v15.md +++ b/docs/_posts/2016-04-07-react-v15.md @@ -67,7 +67,7 @@ If you can’t use `npm` yet, we provide pre-built browser builds for your conve - #### Rendering `null` now uses comment nodes - We’ve also made use of these comment nodes to change what `null` renders to. Rendering to `null` was a feature we added in React 0.11 and was implemented by rendering `