From 8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 Mon Sep 17 00:00:00 2001 From: Alexey Istomin Date: Sun, 21 Mar 2021 11:18:00 +0300 Subject: Uniqy "cache" word in Russian translation (#261) * docs(ru): uniqy cache word * revert(redirects): revert redirects --- files/ru/web/api/document/write/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/document/write') diff --git a/files/ru/web/api/document/write/index.html b/files/ru/web/api/document/write/index.html index 8d9e74c6a1..4964fc8fab 100644 --- a/files/ru/web/api/document/write/index.html +++ b/files/ru/web/api/document/write/index.html @@ -62,7 +62,7 @@ translation_of: Web/API/Document/write
Замечание: В Edge  вызов document.write в iframe более одного раза  приводит к ошибке SCRIPT70: Доступ запрещён.
-
Замечание: Начиная с версии 55, Chrome не исполняет элементы <script>  вставленные посредством document.write() в случае отсутствия кэша HTTP для пользователей 2G подключения.
+
Замечание: Начиная с версии 55, Chrome не исполняет элементы <script>  вставленные посредством document.write() в случае отсутствия кеша HTTP для пользователей 2G подключения.

Спецификации

-- cgit v1.2.3-54-g00ecf