From: sin <sin@2f30.org>
Date: Tue, 21 Oct 2014 15:27:46 +0000 (+0100)
Subject: Fix typo
X-Git-Tag: v1.0~92^2~194
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=04767d440d32d2ee1866076d97685fda9284c08f;p=nnn.git

Fix typo
---

diff --git a/README b/README
index 1cbefae8..0d388aa4 100644
--- a/README
+++ b/README
@@ -49,7 +49,7 @@ are specified by regexes, so you might experience issues when trying to open a f
 that does not match those regexes.
 
 The default program is less(1).  For text files, you can use the 'v'
-commaind in less(1) to open the file in your $EDITOR.
+command in less(1) to open the file in your $EDITOR.
 
 Filters
 -------