Correct README.md typo (#84)

'false' was misspelled  as 'flase'
pull/93/head
Todd MacIntyre 6 years ago committed by 小弟调调™
parent 747803040d
commit 1873dad3c8

@ -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){

Loading…
Cancel
Save