Explorar el Código

Change call_phone to callPhone to match convention.

Chuong Le hace 7 años
padre
commit
e01e802d2c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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