Skip to content

Commit 1c0668c

Browse files
Hyperlint Automation Fix
1 parent 2bcc1fb commit 1c0668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/rate-limiting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To illustrate this, let us say you had a limit of ten requests per ten minutes,
1919

2020
## Handling rate limits
2121

22-
When your requests exceed the allowed rate, you'll encounter rate limiting. This means the server will respond with a `429 Too Many Requests` status code and your request won't be processed.
22+
When your requests exceed the allowed rate, you will encounter rate limiting. This means the server will respond with a `429 Too Many Requests` status code and your request will not be processed.
2323

2424
## Default configuration
2525

0 commit comments

Comments
 (0)