diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..ce0f7c3 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,8 @@ +# These are supported funding model platforms + +github: jaywcjlove +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: npm/hotkeys-js +custom: # Replace with a single custom sponsorship URL diff --git a/README.md b/README.md index fa3f572..9e6f53b 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ hotkeys('command+ctrl+shift+a,f', function(){ ### filter `INPUT` `SELECT` `TEXTAREA` default does not handle. -`Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `flase` shortcut keys set up failure. +`Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `false` shortcut keys set up failure. ```js hotkeys.filter = function(event){