Skip to content

Commit ce6d415

Browse files
authored
Updated README.md to fix some grammar
1 parent dfef598 commit ce6d415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The current supported permissions are:
183183
### iOS Notes
184184

185185
* Permission type `bluetooth` represents the status of the
186-
`CBPeripheralManager`. Don't use this if only need `CBCentralManager`.
186+
`CBPeripheralManager`. Don't use this if you only need `CBCentralManager`.
187187
* Permission type `location` accepts a second parameter for `request()` and
188188
`check()`; the second parameter is a string, either `always` or `whenInUse`
189189
(default).

0 commit comments

Comments
 (0)