Merge pull request #8731 from mattcarp/patch-1

Update thumbnail.ts
This commit is contained in:
Manu Mtz.-Almeida
2016-10-16 15:42:09 +02:00
committed by GitHub

View File

@@ -4,8 +4,8 @@ import { Directive } from '@angular/core';
* @name Thumbnail
* @module ionic
* @description
* A Thumbnail is a component that creates a squated image for an item.
* Thumbnail's can be place on the left or right side of an itemt with the `item-left` or `item-right` directive.
* A Thumbnail is a component that creates a squared image for an item.
* Thumbnails can be place on the left or right side of an item with the `item-left` or `item-right` directive.
* @see {@link /docs/v2/components/#thumbnail-list Thumbnail Component Docs}
*/
@Directive({