aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/preloading_content/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/html/preloading_content/index.html')
-rw-r--r--files/ru/web/html/preloading_content/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/html/preloading_content/index.html b/files/ru/web/html/preloading_content/index.html
index 01cfa703ff..8b408d815c 100644
--- a/files/ru/web/html/preloading_content/index.html
+++ b/files/ru/web/html/preloading_content/index.html
@@ -51,7 +51,7 @@ translation_of: Web/HTML/Preloading_content
<ul>
<li>Точнее расставить приоритеты при загрузке ресурсов.</li>
- <li>Сохранить в кэше затребованный ресурс для его повторного использования в случае необходимости.</li>
+ <li>Сохранить в кеше затребованный ресурс для его повторного использования в случае необходимости.</li>
<li>Применять корректную <a href="/ru/docs/Web/HTTP/CSP">политику безопасности содержимого (content security policy)</a> для ресурсов.</li>
<li>Правильно устанавливать заголовки {{HTTPHeader("Accept")}} для выбранного запроса.</li>
</ul>