This commit is contained in:
nbamj 2017-07-11 12:53:18 +03:00 committed by Ibby Hadeed
parent 1f3b97cef2
commit 3f8f97f015

View File

@ -49,7 +49,7 @@ export class FirebaseAnalytics extends IonicNativePlugin {
/**
* Sets the user ID property.
* This feature must be used in accordance with Google's Privacy Policy.
* @param id {string} THe user ID
* @param id {string} The user ID
* @return {Promise<any>} Returns a promise
*/
@Cordova()