Fix typo-ed "of"

This commit is contained in:
Ben Alpert
2014-07-13 13:09:50 -07:00
parent a0095491e4
commit 77e6979873

View File

@@ -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