ソースを参照

Update README.md

Mathieu Acthernoene 7 年 前
コミット
6f99c98d1e
No account linked to committer's email address
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      README.md

+ 1
- 1
README.md ファイルの表示

@@ -119,7 +119,7 @@ Promises resolve into one of these statuses:
119 119
 |---|---|
120 120
 |`authorized`| User has authorized this permission |
121 121
 |`denied`| User has denied this permission at least once. On iOS this means that the user will not be prompted again. Android users can be promted multiple times until they select 'Never ask me again'|
122
-|`restricted`| **iOS only** - this means user is not able to grant this permission, either because it's not supported by the device or because it has been blocked by parental controls. **Android** - this means that the user has selected 'Never ask me again' while denying permission |
122
+|`restricted`| **iOS** - this means user is not able to grant this permission, either because it's not supported by the device or because it has been blocked by parental controls. **Android** - this means that the user has selected 'Never ask me again' while denying permission |
123 123
 |`undetermined`| User has not yet been prompted with a permission dialog |
124 124
 
125 125
 ### Supported permissions types