slight clarification to instructions

This commit is contained in:
Will Greenberg 2021-01-12 21:43:48 -08:00
parent e45c183d93
commit c66d402e81

View file

@ -38,9 +38,9 @@ p {
<div class='sequencer'>
<span>piano</span>
<textarea id='piano'></textarea>
<p>On a QWERTY keyboard, letters on each row represent notes C through
B, with lower rows representing higher octaves. Capital letters are
louder, non-letters are silent.</p>
<p>On a QWERTY keyboard, the first 7 letters on each row represent
notes C through B, with lower rows representing higher octaves. Capital
letters are louder, non-letters are silent.</p>
</div>
</div>
</html>