From 305bff62264b5293f22db9d74699c6ff5f3df3df Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Sat, 8 Apr 2017 22:32:00 +0200 Subject: [PATCH] fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f453a..5e5d7e4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ enable and further customize the vi-style key bindings (see tmux manual). Troubleshooting --------------- - - **I'm running tmux `HEAD` and this don't work properly, what should I do?** + - **I'm running tmux `HEAD` and things don't work properly. What should I do?** Please open an issue describing what doesn't work with upcoming tmux. I'll do my best to address it.