aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/operators/conditional_operator
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/operators/conditional_operator')
-rw-r--r--files/ru/web/javascript/reference/operators/conditional_operator/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/operators/conditional_operator/index.html b/files/ru/web/javascript/reference/operators/conditional_operator/index.html
index facc7e671a..8b035ad9e4 100644
--- a/files/ru/web/javascript/reference/operators/conditional_operator/index.html
+++ b/files/ru/web/javascript/reference/operators/conditional_operator/index.html
@@ -163,7 +163,7 @@ location.assign(url); // "stop.html"</pre>
</table>
</div>
-<h2 id="Смотрие_также">Смотрие также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/JavaScript/Reference/Statements/if...else">if statement</a></li>