Skip to content

Commit e1fb7c7

Browse files
committed
(hopefully) fixed time + added cool stuff (corrected spelling)
1 parent 82eced1 commit e1fb7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/static/index/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ var main = function() {
105105
timeMsg.innerHTML = " > 30 GODDAMNED HOURS!";
106106

107107
var helpMsg = document.createElement("h3");
108-
helpMsg.innerHTML = "If you didn't cheat on archiving this amount of time<br> you should really go out and get some help."
108+
helpMsg.innerHTML = "If you didn't cheat on achieving this amount of time<br> you should really go out and get some help."
109109
helpMsg.style.textAlign = "center";
110110
helpMsg.style.color = "#4f4f66"
111111

0 commit comments

Comments
 (0)