Skip to content

Commit

Permalink
Editorial: switch to 'terminate this algorithm' (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Jan 24, 2023
1 parent d5fbdfa commit 5c9977c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ <h4>
</li>
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
</li>
<li>Abort these steps.
<li>Terminate this algorithm.
</li>
</ol>
</li>
Expand All @@ -418,7 +418,7 @@ <h4>
</li>
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
</li>
<li>Abort these steps.
<li>Terminate this algorithm.
</li>
</ol>
</li>
Expand All @@ -435,7 +435,7 @@ <h4>
</li>
<li>Set [=this=].{{Navigator/[[sharePromise]]}} to `null`.
</li>
<li>Abort these steps.
<li>Terminate this algorithm.
</li>
</ol>
</li>
Expand Down

0 comments on commit 5c9977c

Please sign in to comment.