chore(ci): test

This commit is contained in:
perry 2016-12-16 12:28:27 -06:00
parent 28f316e408
commit cf347cd369

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 choose from.
* The ActionSheet plugin shows a native list of options the user can pick.
*
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet).
*