diff --git a/_posts/2014-07-13-react-v0.11-rc1.md b/_posts/2014-07-13-react-v0.11-rc1.md index 9f300a9f..17417196 100644 --- a/_posts/2014-07-13-react-v0.11-rc1.md +++ b/_posts/2014-07-13-react-v0.11-rc1.md @@ -29,7 +29,7 @@ Starting in React 0.11, `getDefaultProps()` is called only once when `React.crea ## Rendering to `null` -Since React's release, people have been using work arounds to "render nothing". Usually this means returning an empty `
` or ``. Some people even got clever and started returning `