Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit dea7088

Browse files
Fix typo (#1295)
necessarely -> necessarily
1 parent 4aa735c commit dea7088

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
@@ -205,7 +205,7 @@ To further remain in compliance with Apple's guidelines we suggest that App Stor
205205

206206
> 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.
207207

208-
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.
208+
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.
209209
210210
## Releasing Updates
211211

0 commit comments

Comments
 (0)