Merge branch 'master' of github.com:driftyco/ionic-native

This commit is contained in:
Ibby 2016-12-16 14:13:11 -05:00
commit c79ffc4434

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).
*