Skip to content

Commit d89c034

Browse files
committed
Use HTTPS upgrade instead of upgrade
1 parent b4a50f9 commit d89c034

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
@@ -3261,7 +3261,7 @@ fails with a network error, it is retried over the original URL.
32613261
<p>The HTTPS upgrading algorithm consists of Upgrade and Fallback algorithms, with the following
32623262
steps:
32633263

3264-
<h4 id=https-upgrades-upgrade>Upgrade algorithm</h4>
3264+
<h4 id=https-upgrades-upgrade>HTTPS upgrade algorithm</h4>
32653265

32663266
To <dfn>upgrade an HTTP request</dfn> given a <a for=/>request</a> <var>request</var>, run these
32673267
steps:

0 commit comments

Comments
 (0)