We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfef598 commit ce6d415Copy full SHA for ce6d415
README.md
@@ -183,7 +183,7 @@ The current supported permissions are:
183
### iOS Notes
184
185
* Permission type `bluetooth` represents the status of the
186
- `CBPeripheralManager`. Don't use this if only need `CBCentralManager`.
+ `CBPeripheralManager`. Don't use this if you only need `CBCentralManager`.
187
* Permission type `location` accepts a second parameter for `request()` and
188
`check()`; the second parameter is a string, either `always` or `whenInUse`
189
(default).
0 commit comments