aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element/closest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/element/closest/index.html')
-rw-r--r--files/ru/web/api/element/closest/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/closest/index.html b/files/ru/web/api/element/closest/index.html
index 0d8837d8a0..f9b70aa269 100644
--- a/files/ru/web/api/element/closest/index.html
+++ b/files/ru/web/api/element/closest/index.html
@@ -110,7 +110,7 @@ div.closest("div[title]") //#block - так как ближе нет блоко
<li>В Edge <code>document.createElement(tagName).closest(tagName)</code> возвращает <code>null</code>, если элемент ещё не привязан в DOM.</li>
</ul>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Интерфейс {{domxref("Element")}}.</li>