necessarely -> necessarily
This commit is contained in:
Chris
2018-05-25 09:44:31 -05:00
committed by Alexander Goncharov
parent 4aa735c728
commit dea708813f

View File

@@ -205,7 +205,7 @@ To further remain in compliance with Apple's guidelines we suggest that App Stor
> Apps must not force users to rate the app, review the app, download other apps, or other similar actions in order to access functionality, content, or use of the app.
This is not necessarely the case for `updateDialog`, since it won't force the user to download the new version, but at least you should be aware of that ruling if you decide to show it.
This is not necessarily the case for `updateDialog`, since it won't force the user to download the new version, but at least you should be aware of that ruling if you decide to show it.
## Releasing Updates