Still waiting for the New York Times to send me a bogus takedown notice
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 39427fa..d4fd3cc 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<form onsubmit="checkAnswer(event)">
<input type="text" placeholder="Guess" autofocus>
</form>
- <p id="result"></p>
+ <p id="hint"></p>
<p id="win"></p>
<p id="attempt"></p>
</body>