diff options
Diffstat (limited to 'files/ru/web/http/status/410/index.html')
-rw-r--r-- | files/ru/web/http/status/410/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/http/status/410/index.html b/files/ru/web/http/status/410/index.html index 99afd4a8d8..89ed6a87e5 100644 --- a/files/ru/web/http/status/410/index.html +++ b/files/ru/web/http/status/410/index.html @@ -12,7 +12,7 @@ translation_of: Web/HTTP/Status/410 <p>Если вы не знаете, является это состояние временным или постоянным, вместо него следует использовать код статуса {{HTTPStatus(404)}} .</p> <div class="note"> -<p>По умолчанию ответ 410 кэшируется</p> +<p>По умолчанию ответ 410 кешируется</p> </div> <h2 id="Статус">Статус</h2> |