From d6200b4022312a72570a80d5c708f1f9f42270c4 Mon Sep 17 00:00:00 2001 From: Jaroslav Rakhmatoullin Date: Sun, 31 May 2020 02:38:09 +0200 Subject: [PATCH] typo fix missing word --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4f6d5ad..54b7de5 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ Storage. The goal is to create a well behaved filesystem, allowing tools like find and rsync to work as expected. MTP file types are set automatically based on file -type detection using libmagic. Setting the file appears to be necessary for +type detection using libmagic. Setting the file type appears to be necessary for some Android apps, like Gallery, to be able to find and use the files. Since it is meant as an Android file transfer utility, and I don't have