소스 검색

Change README.md in src folder

Ben Hsieh 8 년 전
부모
커밋
6873562d9d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/README.md

+ 1
- 1
src/README.md 파일 보기

@@ -304,7 +304,7 @@ In `version >= 0.4.2` it is possible to know the upload/download progress.
304 304
 
305 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 310
 ```js