docs(): fix spelling

Closes #8296
This commit is contained in:
Mike Hamilton
2016-09-29 08:41:30 -05:00
committed by mhartington
parent e75d9be822
commit cd53722bc4

View File

@ -5,7 +5,7 @@ import { Directive } from '@angular/core';
* @module ionic
* @description
* An Avatar is a component that creates a circular image for an item.
* Avatar's can be place on the left or right side of an itemt with the `item-left` or `item-right` directive.
* Avatar's 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/#avatar-list Avatar Component Docs}
*/
@Directive({