Skip to content

Commit 19e2822

Browse files
authored
[DDoS Protection] Fix typo (#25726)
1 parent 9ab0a2c commit 19e2822

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/partials/ddos-protection/create-notification.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ import { Steps, DashButton } from "~/components";
88
To set up a notification:
99

1010
<Steps>
11-
1. In the Cloudflare dashboard, go to the **NotificationS** page.
11+
1. In the Cloudflare dashboard, go to the **Notifications** page.
1212

1313
<DashButton url="/?to=/:account/notifications" />
14-
2. Under **Notifications**, select **Add**.
14+
2. Select **Add**.
1515
3. Select one of the [available DDoS alerts](/ddos-protection/reference/alerts/#alert-types) depending on your plan and services:
1616

1717
- HTTP DDoS Attack Alert
@@ -23,4 +23,4 @@ To set up a notification:
2323
6. Configure a delivery method for the notification. The available delivery methods depend on your Cloudflare plan. For more information, refer to [Cloudflare Notifications](/notifications/).
2424
7. If you are creating a notification for one of the advanced DDoS attack alerts, select **Next** and define the parameters that will filter the notifications you will receive.
2525
8. Select **Save**.
26-
</Steps>
26+
</Steps>

0 commit comments

Comments
 (0)