doc: fix wrong variable name in example of `timers.tick()` · nodejs/node@070577e · GitHub
Skip to content

Commit 070577e

Browse files
deokjinkimtargos
authored andcommitted
doc: fix wrong variable name in example of timers.tick()
Change variable name from `twoSeconds` to `threeSeconds` because actual value is 3000(ms). And add missing supported timer value(clearImmediate). Plus, fix typo(implicity -> implicitly). PR-URL: #53147 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent 3bfce6c commit 070577e

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

doc/api/test.md

Lines changed: 12 additions & 12 deletions

0 commit comments

Comments
 (0)