diff --git a/README.md b/README.md index 7d67299..2b268fc 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ A keystroke can be: CTRL+ALT+SUPR,... > **Note** CTRL+C will not be returned by `readkey()`, but instead -> raise a `KeyboardInterupt`. If you what to handle it yourself, use `readchar()`. +> raise a `KeyboardInterupt`. If you want to handle it yourself, use `readchar()`. ### `readchar.key` module