From cc637015bc7e0f4fc56f77fc74edaff8d41207fb Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Thu, 24 Nov 2022 17:45:20 +0900 Subject: [PATCH] Fix typo in keycode.ts (#9224) Programatically -> Programmatically --- packages/client/src/scripts/keycode.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/src/scripts/keycode.ts b/packages/client/src/scripts/keycode.ts index c127d54bb..69f6a8280 100644 --- a/packages/client/src/scripts/keycode.ts +++ b/packages/client/src/scripts/keycode.ts @@ -18,7 +18,7 @@ export const aliases = { }; /*! -* Programatically add the following +* Programmatically add the following */ // lower case chars