Skip to content

Commit 3ef2c65

Browse files
committed
update time for color changing
1 parent 0146e8d commit 3ef2c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-3/alarmclock/alarmclock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ window.addEventListener("load", function () {
6363
makeRandomColor(),
6464
"important"
6565
);
66-
//closes setInterval after 2 seconds
66+
//closes setInterval after 1 seconds
6767
}, 1000);
6868
});
6969

0 commit comments

Comments
 (0)