chore(ionitron): wake up ionitron!

This commit is contained in:
Perry Govier
2016-02-23 19:04:09 -06:00
parent 53fd11c49f
commit 41f2f888a3

View File

@@ -36,7 +36,7 @@ import {ViewController} from '../nav/view-controller';
*
* Its shorthand is to add all the action sheet's options from within the
* `ActionSheet.create(opts)` first argument. Otherwise the action sheet's
* instance has methods to add options, such as `setTitle()` or `addButton()`.
* instance has methods to add options, like `setTitle()` or `addButton()`.
*
* @usage
* ```ts