Skip to content

Commit 7774a79

Browse files
committed
Improve wording
1 parent d07f9e7 commit 7774a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ Open application / alarms / notifications settings (default to `application`).
817817
>
818818
> - `notifications` settings are only available on Android 8+ and iOS 15.4+
819819
> - `alarms` settings are only available on Android 12+
820-
> - When a choice is not available, it fallbacks to `application` settings
820+
> - If a choice is not available, it fallbacks to `application` settings
821821
822822
```ts
823823
function openSettings(type?: 'application' | 'alarms' | 'notifications'): Promise<void>;

0 commit comments

Comments
 (0)