Skip to content

Commit

Permalink
Merge branch 'winstonjs:master' into fix-winstonjs#1775
Browse files Browse the repository at this point in the history
  • Loading branch information
debadutta98 committed Nov 4, 2022
2 parents 7f6ac39 + bf0405b commit 2790740
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 @@ -969,7 +969,7 @@ setTimeout(function () {
}, 1000);
```

Also you can start a timer and keep a reference that you can call `.done()``
Also you can start a timer and keep a reference that you can call `.done()`
on:

``` js
Expand Down

0 comments on commit 2790740

Please sign in to comment.