chore(ci): updating CI scripts

This commit is contained in:
Ionitron
2016-12-16 14:59:11 -06:00
parent 3fffab6d6c
commit 98d22a3079
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export interface ActionSheetOptions {
/**
* @name Action Sheet
* @description
* The ActionSheet plugin shows a native list of options the user can pick.
* The ActionSheet plugin shows a native list of options the user can choose from.
*
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet).
*