diff --git a/src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx b/src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx
index 154070686953d49..144fd1e6b36a49f 100644
--- a/src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx
+++ b/src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx
@@ -138,7 +138,7 @@ Policies with Block actions block DNS queries to reach destinations you specify
When choosing the Block action, turn on **Display custom block page** to respond to queries with a block page and to specify the message you want to display to users who go to blocked websites. If the block page is disabled, Gateway will respond to blocked queries with an `A` record of `0.0.0.0` for IPv4 destinations, or with an `AAAA` record of `::` for IPv6 destinations. For more information, refer to the dedicated documentation on [customizing the block page](/cloudflare-one/policies/gateway/block-page/).
-#### WARP client block notifications
+#### WARP client block notifications
diff --git a/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx b/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx
index 89fcf78292e8358..79cfbc52cab905a 100644
--- a/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx
+++ b/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx
@@ -155,7 +155,7 @@ The Block action blocks outbound traffic from reaching destinations you specify
| Application | in | `Google Drive` | And | Block |
| Upload Mime Type | matches regex | `.*` | | |
-#### WARP client block notifications
+#### WARP client block notifications
diff --git a/src/content/docs/cloudflare-one/policies/gateway/network-policies/index.mdx b/src/content/docs/cloudflare-one/policies/gateway/network-policies/index.mdx
index 124555b77f655c2..8583ecef6d149d7 100644
--- a/src/content/docs/cloudflare-one/policies/gateway/network-policies/index.mdx
+++ b/src/content/docs/cloudflare-one/policies/gateway/network-policies/index.mdx
@@ -171,7 +171,7 @@ Policies with Block actions block network traffic from reaching certain IPs or p
| ---------------- | -------- | ----- | ------ |
| Destination Port | in | `443` | Block |
-#### WARP client block notifications
+#### WARP client block notifications
diff --git a/src/content/partials/cloudflare-one/gateway/client-notifications.mdx b/src/content/partials/cloudflare-one/gateway/client-notifications.mdx
index 7bbab5034942a7b..534cd4600c059c7 100644
--- a/src/content/partials/cloudflare-one/gateway/client-notifications.mdx
+++ b/src/content/partials/cloudflare-one/gateway/client-notifications.mdx
@@ -1,10 +1,8 @@
---
{}
-
---
-
-import { Details } from "~/components"
+import { Details } from "~/components";
@@ -14,13 +12,12 @@ import { Details } from "~/components"
| System | Availability | Minimum WARP version |
| -------- | ------------ | -------------------- |
-| Windows | ✅ | 2024.1.159.0 |
-| macOS | ✅ | 2024.1.160.0 |
-| Linux | ❌ | |
-| iOS | ✅ | 1.3 |
-| Android | ✅ | 1.4 |
-| ChromeOS | ✅ | 1.4 |
-
+| Windows | ✅ | 2024.1.159.0 |
+| macOS | ✅ | 2024.1.160.0 |
+| Linux | ❌ | |
+| iOS | ✅ | 1.7 |
+| Android | ✅ | 1.4 |
+| ChromeOS | ✅ | 1.4 |