We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2429324 commit 5918be2Copy full SHA for 5918be2
docs/Timers.md
@@ -71,4 +71,4 @@ var Component = React.createClass({
71
});
72
```
73
74
-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.
0 commit comments