docs(scroll): correct typo (#6673)

This commit is contained in:
Ankush Aggarwal
2016-05-26 18:06:56 -07:00
committed by Adam Bradley
parent 5aff985750
commit 24b7b8f356

View File

@ -10,7 +10,7 @@ import * as util from '../../util';
/**
* @name Scroll
* @description
* Scroll is a non-flexboxed scroll area that can scroll horizontally or vertically. `ion-Scroll` Can be used in places were you may not need a full page scroller, but a highly customized one, such as image scubber or comment scroller.
* Scroll is a non-flexboxed scroll area that can scroll horizontally or vertically. `ion-Scroll` Can be used in places where you may not need a full page scroller, but a highly customized one, such as image scubber or comment scroller.
* @usage
* ```html
* <ion-scroll scrollX="true">