diff --git a/docs/docs/keymaps/behaviors/leader-key.md b/docs/docs/keymaps/behaviors/leader-key.md index bcea19177..9812ce19a 100644 --- a/docs/docs/keymaps/behaviors/leader-key.md +++ b/docs/docs/keymaps/behaviors/leader-key.md @@ -39,4 +39,4 @@ To change the timeout term, you can update the existing behavior: #### `timerless` -By default, the leader key will have a timeout, and will not wait for a sequence to be completed or another key to be pressed. Specify `timerless` if you want a timeout. +By default, the leader key will have a timeout, and will not wait for a sequence to be completed or another key to be pressed. Specify `timerless` if you don't want a timeout.