Skip to content

Commit

Permalink
📝 Fix grammar (ocetnik#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
hillkim authored Aug 2, 2020
1 parent 9f7f5f0 commit 87b4fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ BackgroundTimer.clearTimeout(timeoutId);
```
### Obsolete
Obsolete usage which doesn't allows to use multiple background timers.
Obsolete usage which doesn't support multiple background timers.
```js
import {
Expand Down

0 comments on commit 87b4fa4

Please sign in to comment.