diff --git a/1-js/06-advanced-functions/09-call-apply-decorators/03-debounce/debounce.view/index.html b/1-js/06-advanced-functions/09-call-apply-decorators/03-debounce/debounce.view/index.html
index e3b4d5842..b03998aa2 100644
--- a/1-js/06-advanced-functions/09-call-apply-decorators/03-debounce/debounce.view/index.html
+++ b/1-js/06-advanced-functions/09-call-apply-decorators/03-debounce/debounce.view/index.html
@@ -1,22 +1,22 @@
-Function handler
is called on this input:
+Funkce handler
je volána na tomto vstupu:
-Debounced function debounce(handler, 1000)
is called on this input:
+Vyčkávací funkce debounce(handler, 1000)
je volána na tomto vstupu:
- +