aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/errors/not_a_function
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/errors/not_a_function')
-rw-r--r--files/ru/web/javascript/reference/errors/not_a_function/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/errors/not_a_function/index.html b/files/ru/web/javascript/reference/errors/not_a_function/index.html
index 1f4c9bc29c..d8ad9b66f5 100644
--- a/files/ru/web/javascript/reference/errors/not_a_function/index.html
+++ b/files/ru/web/javascript/reference/errors/not_a_function/index.html
@@ -77,7 +77,7 @@ numbers.map(function(num) {
// Array [ 2, 8, 18 ]
</pre>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/JavaScript/Reference/Functions">Functions</a></li>