Skip to content

Commit 6ee6190

Browse files
authored
Update README.md
1 parent 3657b43 commit 6ee6190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ document.body.on('keydown', (e) => {
3535
## Why not use evt.which keyCodes ?
3636

3737
- `evt.which` keycodes are a deprecated standard.
38-
- Ability to create synthetic key events which is not possible with `evt.which`.
38+
- Ability to create synthetic key events is not possible with `evt.which`.

0 commit comments

Comments
 (0)