Skip to content

Commit d42864a

Browse files
noamrdomenic
andauthored
Update fetch.bs
Co-authored-by: Domenic Denicola <[email protected]>
1 parent 1fd6751 commit d42864a

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
@@ -8453,7 +8453,7 @@ headers may have implications, such as requiring a <a>CORS-preflight fetch</a>,
84538453
<a for=/>request</a>, set the request's <a for=request>cache mode</a> to a value other than
84548454
"<code>default</code>".
84558455

8456-
<p>Determine if your request should support redirects. If it doesn't, set its
8456+
<p>Determine whether you want your request to support redirects. If you don't, set its
84578457
<a for=request>redirect mode</a> to "<code>error</code>".
84588458

84598459
<p>Browse through the rest of the parameters for <a for=/>request</a> to see if something else is

0 commit comments

Comments
 (0)