From dea708813f14f1aba6d464f46e7a1883d1a491da Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 25 May 2018 09:44:31 -0500 Subject: [PATCH] Fix typo (#1295) necessarely -> necessarily --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deab54e..6fda2b2 100644 --- a/README.md +++ b/README.md @@ -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