aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/parentnode
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/parentnode')
-rw-r--r--files/ru/web/api/parentnode/append/index.html2
-rw-r--r--files/ru/web/api/parentnode/prepend/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/parentnode/append/index.html b/files/ru/web/api/parentnode/append/index.html
index 05552ce622..fc532f624f 100644
--- a/files/ru/web/api/parentnode/append/index.html
+++ b/files/ru/web/api/parentnode/append/index.html
@@ -123,7 +123,7 @@ with(parent) {
<p>{{Compat("api.ParentNode.append")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("ParentNode")}} и {{domxref("ChildNode")}}</li>
diff --git a/files/ru/web/api/parentnode/prepend/index.html b/files/ru/web/api/parentnode/prepend/index.html
index 40017ad44f..6360b0b621 100644
--- a/files/ru/web/api/parentnode/prepend/index.html
+++ b/files/ru/web/api/parentnode/prepend/index.html
@@ -121,7 +121,7 @@ with(parent) {
<p>{{Compat("api.ParentNode.prepend")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{domxref("ParentNode")}} and {{domxref("ChildNode")}}</li>