Skip to content

Commit 00ea3ad

Browse files
author
llgoer
committed
issues/15
1 parent d1c9171 commit 00ea3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Call the function `func` when the signal `signal` happens. Only a single handler
557557

558558
POSIX signal numbers.
559559

560-
`setTimeout(delay, func)`
560+
`setTimeout(func, delay)`
561561

562562
Call the function `func` after `delay` ms. Return a handle to the timer.
563563

0 commit comments

Comments
 (0)