소스 검색

Change call_phone to callPhone to match convention.

Chuong Le 7 년 전
부모
커밋
e01e802d2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -121,7 +121,7 @@ Promises resolve into one of these statuses
121 121
 |`backgroundRefresh`| ✔️ | ❌ |
122 122
 |`speechRecognition`| ✔️ | ❌ |
123 123
 |`storage`| ❌️ | ✔ |
124
-|`call_phone`| ❌️ | ✔ |
124
+|`callPhone`| ❌️ | ✔ |
125 125
 
126 126
 ### Methods
127 127
 | Method Name | Arguments | Notes