Skip to content

Commit 3b276be

Browse files
authored
Merge pull request c19354837#91 from anwargul0x/patch-1
Update ios.md
2 parents ca2f063 + f391378 commit 3b276be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are some functions which start with `switch`:
2222
* `switchLocation()`
2323
* `switchAirplane()`
2424

25-
I implement them by using non-public APIs, which is not permitted on the App Store, see [this issure](https://github.com/c19354837/react-native-system-setting/issues/28).
25+
I implement them by using non-public APIs, which is not permitted on the App Store, see [this issue](https://github.com/c19354837/react-native-system-setting/issues/28).
2626

2727
**These functions are disabled by default. You must not call them If your app need submit to App Store. As an alternative, you can show a tip to tell the user how to change the system setting.**
2828

0 commit comments

Comments
 (0)