Skip to content

Commit 398879a

Browse files
Hyperlint Automation Fix
1 parent f956da7 commit 398879a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/analytics/account-and-zone-analytics/status-codes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Status codes
77

88
:::note
99

10-
Status Codes analytics by data center is exclusive to the [enterprise level of service](https://www.cloudflare.com/plans/enterprise/contact/).
10+
Status Codes analytics by data center is exclusive to the [enterprise level of service](https://www.cloudflare.com/plans/enterprise/contact/).
1111
:::
1212

1313
Status Codes metrics in the Cloudflare dashboard **Analytics** app provide customers with a deeper insight into the distribution of errors that are occurring on their website per data center. A data center facility is where Cloudflare runs its servers that make up our edge network ([current locations](https://www.cloudflare.com/network/)).
@@ -59,7 +59,7 @@ For more information, refer to [4xx Client Error](/support/troubleshooting/http-
5959
- `522` - Our edge could not establish a TCP connection to the origin server.
6060
- `523` - Origin server is unreachable (for example, the origin IP changed but DNS was not updated, or due to network issues between our edge and the origin).
6161
- `524` - Our edge established a TCP connection, but the origin did not reply with a HTTP response before the connection timed out.
62-
- `525` - This error indicates that the SSL handshake between Cloudflare and the origin web server failed, either due to a network issue or a certificare issue at the origin.
62+
- `525` - This error indicates that the SSL handshake between Cloudflare and the origin web server failed, either due to a network issue or a certificate issue at the origin.
6363
- `526` - The certificate configured at the origin is not valid.
6464

6565
For more information, refer to [Troubleshooting Cloudflare 5XX errors](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/).

0 commit comments

Comments
 (0)