Fix typo-ed "of"

This commit is contained in:
Ben Alpert
2014-07-13 13:09:50 -07:00
parent 4a66260b2c
commit 65b2232f34
+2 -2
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