diff --git a/_posts/2014-07-13-react-v0.11-rc1.md b/_posts/2014-07-13-react-v0.11-rc1.md index 091f6c6b..17ffa5d3 100644 --- a/_posts/2014-07-13-react-v0.11-rc1.md +++ b/_posts/2014-07-13-react-v0.11-rc1.md @@ -122,8 +122,8 @@ Keyboard and mouse events also now include a normalized `e.getModifierState()` t * Added explicit warning when missing polyfills ### React With Addons -* PureRenderMixin: -* Perf: a new set off tools to help with performance analysis +* PureRenderMixin +* Perf: a new set of tools to help with performance analysis * Update: New `$apply` command to transform values * TransitionGroup bug fixes with null elements, Android