Skip to content

Commit 5d41dae

Browse files
Editorial: fix typo in closeAlgorithm definition
1 parent ae5fbaa commit 5d41dae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6799,7 +6799,7 @@ abstract operations are used to implement these "cross-realm transforms".
67996799
1. Disentangle |port|.
68006800
1. Return [=a promise rejected with=] |result|.\[[Value]].
68016801
1. Otherwise, return [=a promise resolved with=] undefined.
6802-
1. Let |closeAlgorithm| be the folowing steps:
6802+
1. Let |closeAlgorithm| be the following steps:
68036803
1. Perform ! [$PackAndPostMessage$](|port|, "`close`", undefined).
68046804
1. Disentangle |port|.
68056805
1. Return [=a promise resolved with=] undefined.
@@ -8360,6 +8360,7 @@ Michael Mior,
83608360
Mihai Potra,
83618361
Nidhi Jaju,
83628362
Romain Bellessort, <!-- rombel on GitHub -->
8363+
Shivendra Kumar,
83638364
Simon Menke,
83648365
Stephen Sugden,
83658366
Surma,

0 commit comments

Comments
 (0)