aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/callback_function
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/callback_function')
-rw-r--r--files/ru/glossary/callback_function/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/callback_function/index.html b/files/ru/glossary/callback_function/index.html
index 258cec58ef..891f3ea8e1 100644
--- a/files/ru/glossary/callback_function/index.html
+++ b/files/ru/glossary/callback_function/index.html
@@ -65,7 +65,7 @@ navigator.geolocation.getCurrentPosition(function(position) {
<h3 id="Основное"><strong>Основное</strong></h3>
<ul>
- <li><a href="https://en.wikipedia.org/wiki/Callback_(computer_programming)">Сallback на Wikipedia</a></li>
+ <li><a href="https://en.wikipedia.org/wiki/Callback_(computer_programming)">Callback на Wikipedia</a></li>
<li><a href="https://learn.javascript.ru/custom-events">Колбэки и события на компонентах</a></li>
<li><a href="http://callbackhell.ru/">Ад обратных вызовов</a></li>
</ul>