From 7ef1234e86aaccf0fd5c37b152742ee10e9d226d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Roucheray?= Date: Wed, 25 Nov 2020 10:39:59 +0100 Subject: [PATCH] Typo --- mousetrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mousetrap.js b/mousetrap.js index ab71d582..c6422e23 100644 --- a/mousetrap.js +++ b/mousetrap.js @@ -90,7 +90,7 @@ /** * this is a mapping of keys that require shift on a US keypad - * back to the non shift equivelents + * back to the non shift equivalents * * this is so you can use keyup events with these keys *