update virtual-scroll docs

wrong closing tag.
It should be ion-item-divider instead of ion-item
This commit is contained in:
James Cheuk
2016-04-11 17:45:57 +08:00
parent 144222f662
commit cb127ee25b

View File

@ -57,7 +57,7 @@ import {Img} from '../img/img';
*
* <ion-item-divider *virtualHeader="#header">
* Header: {{ header }}
* </ion-item>
* </ion-item-divider>
*
* <ion-item *virtualItem="#item">
* Item: {{ item }}