aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/array/includes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/array/includes/index.html')
-rw-r--r--files/ru/web/javascript/reference/global_objects/array/includes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/array/includes/index.html b/files/ru/web/javascript/reference/global_objects/array/includes/index.html
index 0783facb92..769f8cd8b1 100644
--- a/files/ru/web/javascript/reference/global_objects/array/includes/index.html
+++ b/files/ru/web/javascript/reference/global_objects/array/includes/index.html
@@ -160,7 +160,7 @@ if (!Array.prototype.includes) {
<p>{{Compat("javascript.builtins.Array.includes")}}</p>
</div>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{jsxref("TypedArray.prototype.includes()")}}</li>