Skip to content

Commit

Permalink
Editorial: link "a new promise"
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot authored May 6, 2024
1 parent 14bad1d commit 0732d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8386,7 +8386,7 @@ partial interface mixin WindowOrWorkerGlobalScope {
method steps are:

<ol>
<li><p>Let <var>p</var> be a new promise.
<li><p>Let <var>p</var> be [=a new promise=].

<li><p>Let <var>requestObject</var> be the result of invoking the initial value of {{Request}} as
constructor with <var>input</var> and <var>init</var> as arguments. If this throws an exception,
Expand Down

0 comments on commit 0732d71

Please sign in to comment.