Browse Source

Fix typo-ed "of"

main
Ben Alpert 10 years ago
parent
commit
77e6979873
  1. 4
      _posts/2014-07-13-react-v0.11-rc1.md

4
_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 * Added explicit warning when missing polyfills
### React With Addons ### React With Addons
* PureRenderMixin: * PureRenderMixin
* Perf: a new set off tools to help with performance analysis * Perf: a new set of tools to help with performance analysis
* Update: New `$apply` command to transform values * Update: New `$apply` command to transform values
* TransitionGroup bug fixes with null elements, Android * TransitionGroup bug fixes with null elements, Android

Loading…
Cancel
Save