diff --git a/src/content/docs/cache/concepts/default-cache-behavior.mdx b/src/content/docs/cache/concepts/default-cache-behavior.mdx index 9bdd82b4744d553..8fb315d6f599fa0 100644 --- a/src/content/docs/cache/concepts/default-cache-behavior.mdx +++ b/src/content/docs/cache/concepts/default-cache-behavior.mdx @@ -31,7 +31,7 @@ When [Origin Cache Control](/cache/concepts/cache-control/) is enabled on an Ent ## Default cached file extensions -Cloudflare only caches based on file extension and not by MIME type. The Cloudflare CDN does not cache HTML or JSON by default. Additionally, Cloudflare caches a website’s robots.txt. +Cloudflare only caches based on file extension and not by MIME type. The Cloudflare CDN does not cache HTML or JSON by default. Additionally, Cloudflare always caches a website’s robots.txt, overriding any `Cache-Control` directives or Cache Rules. | | | | | | | | | ----- | ---- | ---- | ---- | ---- | ----- | --- |