Typo Fix
Oddly enough, adding `work` was the first change I wanted to do. :)
This commit is contained in:
parent
2429324e79
commit
5918be2325
|
@ -71,4 +71,4 @@ var Component = React.createClass({
|
|||
});
|
||||
```
|
||||
|
||||
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard tracking down bugs.
|
||||
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard work tracking down bugs.
|
||||
|
|
Loading…
Reference in New Issue