From 25ee7d225980ae06c28a22bc0ebdd67adb3132a5 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:36:55 +0000 Subject: [PATCH] Fix minor typo --- src/content/docs/security/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/security/overview.mdx b/src/content/docs/security/overview.mdx index a20b3268efa1e6..a9750d3d51c717 100644 --- a/src/content/docs/security/overview.mdx +++ b/src/content/docs/security/overview.mdx @@ -5,7 +5,7 @@ sidebar: order: 2 --- -Security overview provides a high-level security overview of you zone. Security overview allows you to review the security posture of your domain. The security overview page is available on both the new security dashboard as well as the existing security dashboard. +Security overview provides a high-level security overview of your zone. Security overview allows you to review the security posture of your domain. The security overview page is available on both the new security dashboard as well as the existing security dashboard. The Security overview page will display the following information: @@ -14,4 +14,4 @@ The Security overview page will display the following information: - **Configurations**: Review your currently enabled configurations, and whether additional configurations are required for them. - **Suggestions**: Review security suggestions to improve your security posture. - **Rules with the most activity**: Review the number of times a security rule has been activated by matching requests. -- **Last updated rules**: Review rules you recently changed. +- **Last updated rules**: Review rules you recently changed. \ No newline at end of file