From 149697c3671a36dbb51932dee01acae89929ea40 Mon Sep 17 00:00:00 2001
From: Liam Mulhall <60749003+muedli@users.noreply.github.com>
Date: Sat, 1 Aug 2020 14:44:50 -0600
Subject: Fixing a small grammatical error.
---
docs/keymaps.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs')
diff --git a/docs/keymaps.md b/docs/keymaps.md
index 504a093..132f859 100644
--- a/docs/keymaps.md
+++ b/docs/keymaps.md
@@ -35,7 +35,7 @@ numeric marks (`[A-Z0-9]`) store the position and the tab.
- d: delete the current tab and select the tab to its right
- D: delete the current tab and select the tab to its left
- !d: delete a pinned tab
-- u: reopen a close tab
+- u: reopen a closed tab
- r: reload the current tab
- R: reload the current tab, bypassing the cache
- K or gT: select the previous tab
--
cgit v1.2.3