From 6873562d9d36d6a3b22b96fc7045bee0d97ad2e5 Mon Sep 17 00:00:00 2001 From: Ben Hsieh Date: Thu, 30 Jun 2016 22:23:41 +0800 Subject: [PATCH] Change README.md in src folder --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 08191d7d5..e74c866ed 100644 --- a/src/README.md +++ b/src/README.md @@ -304,7 +304,7 @@ In `version >= 0.4.2` it is possible to know the upload/download progress. #### Android Media Scanner, and Downloads App Support -If you want to make a file in `External Storage` becomes visible in Picture, Misuc, or other built-in apps, you will have to use `Media Scanner`. To make this happend, use `scanFile` method in `fs`. +If you want to make a file in `External Storage` becomes visible in Picture, Music, or other built-in apps, you will have to use `Media Scanner`. To make this happend, use `scanFile` method in `fs`. ```js