Browse Source

Change call_phone to callPhone to match convention.

Chuong Le 7 years ago
parent
commit
e01e802d2c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -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