We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3ffbd commit a7a109fCopy full SHA for a7a109f
test/parallel/test-abortsignal-cloneable.js
@@ -32,7 +32,7 @@ function deferred() {
32
33
mc.port2.postMessage(ac.signal, [ac.signal]);
34
35
- // Can be cloned/transferd multiple times and they all still work
+ // Can be cloned/transferred multiple times and they all still work
36
37
38
mc.port2.close();
0 commit comments