Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 4472c1d

Browse files
authored
Fix typo in README.md
1 parent 0b7e9f3 commit 4472c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ In `version >= 0.4.2` it is possible to know the upload/download progress.
304304

305305
#### Android Media Scanner, and Downloads App Support
306306

307-
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`.
307+
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`.
308308

309309

310310
```js

0 commit comments

Comments
 (0)