We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82eced1 commit e1fb7c7Copy full SHA for e1fb7c7
1 file changed
html/static/index/js/app.js
@@ -105,7 +105,7 @@ var main = function() {
105
timeMsg.innerHTML = " > 30 GODDAMNED HOURS!";
106
107
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."
+ helpMsg.innerHTML = "If you didn't cheat on achieving this amount of time<br> you should really go out and get some help."
109
helpMsg.style.textAlign = "center";
110
helpMsg.style.color = "#4f4f66"
111
0 commit comments