Skip to content

Commit 7d12b72

Browse files
Update src/content/docs/cloudflare-one/policies/browser-isolation/isolation-policies.mdx
Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 089e7bf commit 7d12b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/policies/browser-isolation/isolation-policies.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ Isolate security threats such as malware and phishing.
107107

108108
<TabItem label="API">
109109

110-
```sh
111-
curl https://api.cloudflare.com/client/v4/accounts/{account_id}/gateway/rule\
110+
```bash
111+
curl https://api.cloudflare.com/client/v4/accounts/{account_id}/gateway/rule \
112112
--header "Content-Type: application/json" \
113113
--header "Authorization: Bearer <API_TOKEN>" \
114114
--data '{

0 commit comments

Comments
 (0)