Skip to content

Commit

Permalink
Change the hint text to "sequence" instead of chord
Browse files Browse the repository at this point in the history
  • Loading branch information
iansan5653 authored Sep 11, 2023
1 parent 0ec75e4 commit b2aa588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/hotkey_mapper.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<div class="mx-auto my-3 col-12 col-md-8 col-lg-6">
<h1 id="app-name">Hotkey Code</h1>
<p id="hint">Press a key combination to see the corresponding hotkey string. Quickly press another combination to build a chord.</p>
<p id="hint">Press a key combination to see the corresponding hotkey string. Quickly press another combination to build a sequence.</p>
<div class="position-relative">
<input
readonly
Expand Down

0 comments on commit b2aa588

Please sign in to comment.