diff --git a/src/@ionic-native/plugins/geolocation/index.ts b/src/@ionic-native/plugins/geolocation/index.ts index 430c8a353..350891477 100644 --- a/src/@ionic-native/plugins/geolocation/index.ts +++ b/src/@ionic-native/plugins/geolocation/index.ts @@ -114,7 +114,7 @@ export interface GeolocationOptions { * For iOS you have to add this configuration to your configuration.xml file * ```xml * - * We want your location! Best regards NSA + * We use your location for full functionality of certain app features. * * ``` *