We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd15d71 commit 4c13c6dCopy full SHA for 4c13c6d
fetch.bs
@@ -3036,7 +3036,7 @@ boolean <var>credentials</var>, run these steps:
3036
3037
<li>
3038
<p><a>Check CSP for preemptive operation</a> with <var>environment</var> and <var>url</var>. If
3039
- 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
3040
<var>credentials</var>.
3041
3042
<p class=note>This connection is obtained but not used directly. It will remain in the
0 commit comments