Skip to content

Commit 0732d71

Browse files
authored
Editorial: link "a new promise"
1 parent 14bad1d commit 0732d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8386,7 +8386,7 @@ partial interface mixin WindowOrWorkerGlobalScope {
83868386
method steps are:
83878387

83888388
<ol>
8389-
<li><p>Let <var>p</var> be a new promise.
8389+
<li><p>Let <var>p</var> be [=a new promise=].
83908390

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

0 commit comments

Comments
 (0)