Skip to content

Commit 93b5c65

Browse files
noamrannevk
andauthored
Update fetch.bs
Co-authored-by: Anne van Kesteren <[email protected]>
1 parent c8f0511 commit 93b5c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3035,7 +3035,7 @@ boolean <var>credentials</var>, run these steps:
30353035

30363036
<li>
30373037
<p><a>Check CSP for preemptive operation</a> with <var>environment</var> and <var>url</var>. If
3038-
that returns <b>allowed</b>, <a>Obtain a connection</a> with <var>key</var>, <var>url</var> and
3038+
that returns <b>allowed</b>, <a>obtain a connection</a> with <var>key</var>, <var>url</var> and
30393039
<var>credentials</var>.
30403040

30413041
<p class=note>This connection is obtained but not used directly. It will remain in the

0 commit comments

Comments
 (0)