浏览代码

Merge branch 'master' into 0.5.8

Ben Hsieh 9 年前
父节点
当前提交
0412fd0a87
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

304
 
304
 
305
 #### Android Media Scanner, and Downloads App Support
305
 #### Android Media Scanner, and Downloads App Support
306
 
306
 
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`.
308
 
308
 
309
 
309
 
310
 ```js
310
 ```js