aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/http/status/429/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/http/status/429/index.html')
-rw-r--r--files/ru/web/http/status/429/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/http/status/429/index.html b/files/ru/web/http/status/429/index.html
index ce6c8a0110..33984a0b41 100644
--- a/files/ru/web/http/status/429/index.html
+++ b/files/ru/web/http/status/429/index.html
@@ -5,7 +5,7 @@ translation_of: Web/HTTP/Status/429
---
<div>{{HTTPSidebar}}</div>
-<p>HTTP <code><strong>429 Too Many Requests</strong></code> код ответа указывает, что пользователь отправил слишком много запросов за последнее временя ("ограничение скорости" или "rate limiting" ).</p>
+<p>HTTP <code><strong>429 Too Many Requests</strong></code> код ответа указывает, что пользователь отправил слишком много запросов за последнее время ("ограничение скорости" или "rate limiting" ).</p>
<p>В этот ответ может быть включён  {{HTTPHeader("Retry-After")}}, указывающий, как долго ждать нового запроса.</p>