diff options
-rw-r--r-- | ios/Frontend/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index fbfcc441..2483dee8 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>NSContactsUsageDescription</key> - <string>Connect your contacts to tagg to help quickly get in touch with your friends, and invite them to the application</string> + <string>This helps you quickly get in touch with friends on the app and more</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> |