mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 22:32:38 +08:00
[Docs] Gramatical change / Timer
This commit is contained in:
@@ -71,4 +71,4 @@ var Component = React.createClass({
|
||||
});
|
||||
```
|
||||
|
||||
We highly recommend never using bare timers and always using this mixin, it will save you from a lot of hard to track down bugs.
|
||||
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard tracking down bugs.
|
||||
|
||||
Reference in New Issue
Block a user