Skip to content

Commit e06ce91

Browse files
committed
Fix casing
1 parent 5dbc75a commit e06ce91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/tls-decryption.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Google Chrome can automatically upgrade HTTP requests to HTTPS requests, even wh
5353

5454
You can turn off automatic HTTPS upgrades via a Gateway pass through policy, a Chrome browser flag, or a Chrome Enterprise policy.
5555

56-
<Tabs> <TabItem label="pass through policy">
56+
<Tabs> <TabItem label="Pass through policy">
5757

5858
To disable automatic HTTPS upgrades for a URL across your Zero Trust organization, create a Gateway pass through policy.
5959

@@ -71,11 +71,11 @@ To disable automatic HTTPS upgrades for a URL across your Zero Trust organizatio
7171

7272
The pass through policy will bypass insecure connection upgrades for any device connected to your Zero Trust organization. For more information, refer to [Untrusted certificates](/cloudflare-one/policies/gateway/http-policies/#untrusted-certificates).
7373

74-
</TabItem> <TabItem label="chrome browser flag">
74+
</TabItem> <TabItem label="Chrome browser flag">
7575

7676
To disable automatic HTTPS upgrades on a per-browser basis, go to [Chrome flags](chrome://flags/#https-upgrades) and turn off **HTTPS Upgrades**.
7777

78-
</TabItem> <TabItem label="chrome enterprise policy">
78+
</TabItem> <TabItem label="Chrome enterprise policy">
7979

8080
Chrome Enterprise users can turn off automatic HTTPS upgrades for all URLs with a [`HttpsUpgradesEnabled` management policy](https://chromeenterprise.google/policies/#HttpsUpgradesEnabled).
8181

0 commit comments

Comments
 (0)