Skip to content

Commit 3f40838

Browse files
committed
Remove sentence
1 parent 14b0e2f commit 3f40838

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
@@ -809,7 +809,7 @@ checkNotifications().then(({status, settings}) => {
809809

810810
Request notifications permission status and get notifications settings values.
811811

812-
- You have to [target at least SDK 33](https://github.com/zoontek/react-native-permissions/releases/tag/3.5.0) to perform request on Android 13+. The permission is always granted for prior versions.
812+
- You have to [target at least SDK 33](https://github.com/zoontek/react-native-permissions/releases/tag/3.5.0) to perform request on Android 13+.
813813
- You cannot request notifications permissions on Windows. Disabling / enabling them can only be done through the App Settings.
814814

815815
```ts

0 commit comments

Comments
 (0)