Skip to content

Commit 5918be2

Browse files
Typo Fix
Oddly enough, adding `work` was the first change I wanted to do. :)
1 parent 2429324 commit 5918be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Timers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ var Component = React.createClass({
7171
});
7272
```
7373

74-
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard tracking down bugs.
74+
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

Comments
 (0)