From 1baf80cfe64cff31cc09b2eb2e991f7173bbb49c Mon Sep 17 00:00:00 2001 From: Scott Kirkpatrick <40695674+scott-kirk@users.noreply.github.com> Date: Thu, 6 Dec 2018 15:16:01 -0500 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5860948b..f7a53694 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Plugins can be installed directly from the Settings view inside Terminus. * [shell-selector](https://github.com/Eugeny/terminus-shell-selector) - a quick shell selector pane * [title-control](https://github.com/kbjr/terminus-title-control) - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed * [scrollbar](https://github.com/kbjr/terminus-scrollbar) - adds a scrollbar to terminal tabs - * [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - quicklky send commands to one or all terminal tabs + * [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - quickly send commands to one or all terminal tabs ---