summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index fc12e45..b4b345c 100644
--- a/index.html
+++ b/index.html
@@ -113,8 +113,8 @@
<option value='G'>G</option>
<option value='G♯'>G♯</option>
</select>
- <label for='diatonic'>diatonic:</label>
- <select id='diatonic' name='diatonic'>
+ <label for='scale'>scale:</label>
+ <select id='scale' name='scale'>
<option value='major' selected>major</option>
<option value='minor'>minor</option>
</select>