Skip to content

Commit b9bfa25

Browse files
Update src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx
1 parent 509c735 commit b9bfa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If you're seeing a 403 response that contains Cloudflare branding in the respon
5656

5757
Cloudflare will also serve an unstyled 403 error page in the following case. There errors are not logged as they occur early in Cloudflare's infrastructure before the configuration for domains has been loaded.
5858

59-
* [SNI](https://www.cloudflare.com/learning/ssl/what-is-sni/) mismatch: an error 403 is returned if there is a mismatch caused by the client sending a different host to the SNI
59+
* [SNI](https://www.cloudflare.com/learning/ssl/what-is-sni/) mismatch: a 403 error is returned if there is a mismatch caused by the client sending a different host to the SNI
6060

6161
## **404 Not Found ([RFC7231](https://tools.ietf.org/html/rfc7231))**
6262

0 commit comments

Comments
 (0)