From a240ce7b17c3eda270cdf27107bb72a58e21d2dc Mon Sep 17 00:00:00 2001 From: Jahir Fiquitiva Date: Tue, 30 Jan 2024 08:09:28 -0500 Subject: [PATCH] fix: duplicated word in README.md --- public/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/README.md b/public/README.md index e7b925e..d7a554a 100644 --- a/public/README.md +++ b/public/README.md @@ -78,7 +78,7 @@ You can verify for your rate limit state checking the following headers in the r - `x-rate-limit-remaining`: The number of requests remaining in the current rate limit window. - `x-rate-limit-reset`: The time at which the current rate limit window resets in UTC epoch seconds. -When you reach the API quota limit, you will experience HTTP 429 errors, meaning you need to wait until the API quota reset. If you need need more quota, contact us. +When you reach the API quota limit, you will experience HTTP 429 errors, meaning you need to wait until the API quota reset. If you need more quota, contact us. ## Providers