瀏覽代碼

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