Skip to content

Commit a7a109f

Browse files
wlgh1553marco-ippolito
authored andcommitted
test: fix typos
PR-URL: #59330 Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
1 parent bc3ffbd commit a7a109f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-abortsignal-cloneable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function deferred() {
3232

3333
mc.port2.postMessage(ac.signal, [ac.signal]);
3434

35-
// Can be cloned/transferd multiple times and they all still work
35+
// Can be cloned/transferred multiple times and they all still work
3636
mc.port2.postMessage(ac.signal, [ac.signal]);
3737

3838
mc.port2.close();

0 commit comments

Comments
 (0)