Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5b4090

Browse files
committed
Fix typo-ed "of"
(cherry picked from commit 65b2232)
1 parent 9d4baa1 commit d5b4090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_posts/2014-07-13-react-v0.11-rc1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ Keyboard and mouse events also now include a normalized `e.getModifierState()` t
122122
* Added explicit warning when missing polyfills
123123

124124
### React With Addons
125-
* PureRenderMixin:
126-
* Perf: a new set off tools to help with performance analysis
125+
* PureRenderMixin
126+
* Perf: a new set of tools to help with performance analysis
127127
* Update: New `$apply` command to transform values
128128
* TransitionGroup bug fixes with null elements, Android
129129

0 commit comments

Comments
 (0)