Skip to content

Commit 2e52a7c

Browse files
pedrosousasdnts
authored andcommitted
[WAF] Fix page title (cloudflare#23920)
1 parent 71e26b1 commit 2e52a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/waf/rate-limiting-rules/best-practices.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Rate limiting practices
2+
title: Rate limiting best practices
33
pcx_content_type: configuration
44
sidebar:
55
order: 21
@@ -415,4 +415,4 @@ When the origin server processes a request, it adds a `score` HTTP header to the
415415

416416
API Shield customers can use GraphQL malicious query protection to protect their GraphQL APIs. GraphQL malicious query protection scans your GraphQL traffic for queries that could overload your origin and result in a denial of service. You can build rules that limit the query depth and size of incoming GraphQL queries in order to block suspiciously large or complex queries.
417417

418-
Refer to [API Shield documentation](https://developers.cloudflare.com/api-shield/security/graphql-protection/) for more information on GraphQL malicious query protection.
418+
Refer to [API Shield documentation](https://developers.cloudflare.com/api-shield/security/graphql-protection/) for more information on GraphQL malicious query protection.

0 commit comments

Comments
 (0)