From 100a8b6e16c231e1bc1495764edecd9afd0ac631 Mon Sep 17 00:00:00 2001 From: Neria laptop Date: Sun, 4 Oct 2020 22:01:37 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0181697..6e608ee 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ megakeep --file mega.txt megakeep -f mega.txt ``` -or if your file is mega.txt in in your currenct directory: +or if your file named mega.txt and in your current directory: ```bash megakeep ```