Skip to content

Commit e267765

Browse files
committed
Minor tweaks
1 parent e2e3e75 commit e267765

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/waf/detections/leaked-credentials/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ head:
1010

1111
import { Render, TabItem, Tabs, Details } from "~/components";
1212

13-
## 1. Turn on leaked credentials detection
13+
## 1. Turn on the detection
1414

1515
<Render file="leaked-credentials-detection-enable" />
1616

src/content/docs/waf/detections/malicious-uploads/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
head:
77
- tag: title
8-
content: Get started with content scanning
8+
content: Get started with malicious uploads detection
99
---
1010

1111
import { Details, TabItem, Tabs } from "~/components";

src/content/partials/waf/leaked-credentials-detection-enable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import { TabItem, Tabs, Render } from "~/components";
66

7-
On Free plans, the leaked credentials detection is enabled by default, and no action is required. On paid plans, you can turn on the detection in the Cloudflare dashboard or via API.
7+
On Free plans, the leaked credentials detection is enabled by default, and no action is required. On paid plans, you can turn on the detection in the Cloudflare dashboard, via API, or using Terraform.
88

99
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
1010

0 commit comments

Comments
 (0)