Selaa lähdekoodia

Change call_phone to callPhone to match convention.

Chuong Le 7 vuotta sitten
vanhempi
commit
e01e802d2c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

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