diff --git a/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx b/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
index 22af6e4eed6ae73..e9b11262dd58ce5 100644
--- a/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
+++ b/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
@@ -10,7 +10,7 @@ import { Stream, GlossaryTooltip } from "~/components"
To optimize your website or web application, Cloudflare provides [DNS](https://www.cloudflare.com/learning/dns/what-is-dns/) and [CDN](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) services, so we can [reverse proxy](https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/) the web traffic to and from your domain.
-
+
## DNS explained