From dacf7b08113afd6940bd70681ecb9b41737e3946 Mon Sep 17 00:00:00 2001
From: Jason <ammgws@users.noreply.github.com>
Date: Wed, 15 Jul 2020 08:19:13 +0900
Subject: [PATCH] Fix typo (#679)

---
 plugins/preview-tui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/preview-tui b/plugins/preview-tui
index 4cf98ab0..a83be558 100755
--- a/plugins/preview-tui
+++ b/plugins/preview-tui
@@ -40,7 +40,7 @@
 #   Then in `nnn`, launch the `preview-tui` plugin.
 #
 #   If you provide the same NNN_FIFO to all nnn instances, there will be a
-#   single common preview window. I you provide different FIFO path (e.g.
+#   single common preview window. If you provide different FIFO path (e.g.
 #   with -a), they will be independent.
 #
 #   The previews will be shown in a tmux split. If that isn't possible, it
-- 
2.51.0