Преглед на файлове

Merge pull request #34 from jsarafajr/jsarafajr-patch-1

Fix typo in README.md
wkh237 преди 8 години
родител
ревизия
218c99ae27
променени са 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