We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2ba21 commit 9bd640cCopy full SHA for 9bd640c
1 file changed
1-js/06-advanced-functions/09-call-apply-decorators/03-debounce/debounce.view/index.html
@@ -12,7 +12,7 @@
12
<input id="input2" placeholder="type here">
13
14
<p>
15
-<button id="result">The <code>handler</code> puts the current result here</button>
+<button id="result">The <code>handler</code> puts the result here</button>
16
17
<script>
18
function handler(event) {
0 commit comments