Skip to content

Commit 04ebda4

Browse files
Typo
1 parent 6caea9e commit 04ebda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10 - Hold Shift and Check Checkboxes/index-FINISHED.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
console.log(checkbox);
115115
if (checkbox === this || checkbox === lastChecked) {
116116
inBetween = !inBetween;
117-
console.log('STarting to check them inbetween!');
117+
console.log('Starting to check them inbetween!');
118118
}
119119

120120
if (inBetween) {

0 commit comments

Comments
 (0)