docs(): clean up docs

This commit is contained in:
mhartington
2016-07-01 15:16:52 -04:00
parent 644e999d1e
commit e802571726
2 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export class AppAvailability {
/**
* Checks if an app is available on device
* @param app Package name on android, or URI scheme on iOS
* @param {string} app Package name on android, or URI scheme on iOS
* @returns {Promise<boolean>}
*/
@Cordova()