aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/broadcastchannel
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/broadcastchannel')
-rw-r--r--files/ru/web/api/broadcastchannel/index.html2
-rw-r--r--files/ru/web/api/broadcastchannel/postmessage/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/broadcastchannel/index.html b/files/ru/web/api/broadcastchannel/index.html
index 1f3a792ce0..e250474c43 100644
--- a/files/ru/web/api/broadcastchannel/index.html
+++ b/files/ru/web/api/broadcastchannel/index.html
@@ -66,7 +66,7 @@ translation_of: Web/API/BroadcastChannel
<p>{{Compat("api.BroadcastChannel")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Another, more heavyweight, way of communicating between browser contexts: {{domxref("ServiceWorker")}}.</li>
diff --git a/files/ru/web/api/broadcastchannel/postmessage/index.html b/files/ru/web/api/broadcastchannel/postmessage/index.html
index 39bf32b534..8e418ae39d 100644
--- a/files/ru/web/api/broadcastchannel/postmessage/index.html
+++ b/files/ru/web/api/broadcastchannel/postmessage/index.html
@@ -45,7 +45,7 @@ translation_of: Web/API/BroadcastChannel/postMessage
<p>{{Compat("api.BroadcastChannel.postMessage")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("BroadcastChannel")}}, интерфейс, к которому относится <strong><code>postMessage</code></strong>.</li>