diff --git a/modules/keycode/keycode.js b/modules/keycode/keycode.js index 2bbc2debc..38c6e0348 100644 --- a/modules/keycode/keycode.js +++ b/modules/keycode/keycode.js @@ -1,6 +1,6 @@ /** * Enumerates the supported keys. - * NOTE: The maps represents actual keys on the keyboard not chars. + * NOTE: The maps represents physical keys on the keyboard, not chars. * @readonly * @enum {string} */