Skip to content

Commit 9a468ef

Browse files
simshaunchrisvfritz
authored andcommitted
Explain delete key modifier's duality (#385)
Solves #3557
1 parent e6309ca commit 9a468ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Here's the full list of key modifier aliases:
173173

174174
- enter
175175
- tab
176-
- delete
176+
- delete (captures both "Delete" and, if the keyboard has it, "Backspace")
177177
- esc
178178
- space
179179
- up

0 commit comments

Comments
 (0)