diff --git a/ionic/components/item/item.ts b/ionic/components/item/item.ts index 749cfccd3d..25bbff20ba 100644 --- a/ionic/components/item/item.ts +++ b/ionic/components/item/item.ts @@ -2,8 +2,7 @@ import {Component} from 'angular2/angular2'; /** - * Creates a list-item that can easily be swiped, - * deleted, reordered, edited, and more. + * Creates a list-item that can easily be swiped, deleted, reordered, edited, and more. * * There are three common ways to use an item: * - Use `` for something that is only non-clickable text. @@ -14,19 +13,30 @@ import {Component} from 'angular2/angular2'; * To hide this icon, add the `detail-none` attribute to the item (eg: `