aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 69b0cb2..3a660d3 100644
--- a/index.html
+++ b/index.html
@@ -134,7 +134,7 @@
<form>
<p>
<label for="proposal">You should...</label>
- <input name="proposal">
+ <input name="proposal" id="proposal">
</p>
<input type="submit" value="Do it.">
</form>