Update input.ts

Fix <ion-label of the Website's ion-item
This commit is contained in:
chuz93
2016-02-27 18:12:33 -06:00
parent 91df5f97ee
commit 05a0da480a

View File

@ -41,7 +41,7 @@ import {Platform} from '../../platform/platform';
* </ion-item>
*
* <ion-item>
* <ion-labe fixed>Website</ion-label>
* <ion-label fixed>Website</ion-label>
* <ion-input type="url"></ion-input>
* </ion-item>
*