From b0dd741271a2fb07eb46a5649ffa3af699e9532e Mon Sep 17 00:00:00 2001 From: Sciencentistguy Date: Mon, 27 Jan 2020 19:04:51 +0000 Subject: [PATCH] Fix a typo (`bindnigs` -> `bindings`) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9d5c8..266804e 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ They allow resh to record bindings usage metadata. Arrow key bindings are enabled by default in zsh and they are disabled by default in bash because there are some performance issues. -Enable/disable arrow key bindnigs for THIS shell session: +Enable/disable arrow key bindings for THIS shell session: ```sh reshctl enable arrow_key_bindings