We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f0511 commit 93b5c65Copy full SHA for 93b5c65
fetch.bs
@@ -3035,7 +3035,7 @@ boolean <var>credentials</var>, run these steps:
3035
3036
<li>
3037
<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
+ that returns <b>allowed</b>, <a>obtain a connection</a> with <var>key</var>, <var>url</var> and
3039
<var>credentials</var>.
3040
3041
<p class=note>This connection is obtained but not used directly. It will remain in the
0 commit comments