Skip to content

Commit 5c9977c

Browse files
Editorial: switch to 'terminate this algorithm' (#268)
1 parent d5fbdfa commit 5c9977c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@

395395
li>
396396
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
397397
li>
398-
<li>Abort these steps.
398+
<li>Terminate this algorithm.
399399
li>
400400
ol>
401401
li>
@@ -418,7 +418,7 @@

418418
li>
419419
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
420420
li>
421-
<li>Abort these steps.
421+
<li>Terminate this algorithm.
422422
li>
423423
ol>
424424
li>
@@ -435,7 +435,7 @@

435435
li>
436436
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
437437
li>
438-
<li>Abort these steps.
438+
<li>Terminate this algorithm.
439439
li>
440440
ol>
441441
li>

0 commit comments

Comments
 (0)