mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix minor grammar (#12840)
This commit is contained in:
@@ -88,7 +88,7 @@ import { VirtualHeader } from './virtual-header';
|
||||
* ### Approximate Widths and Heights
|
||||
*
|
||||
* If the height of items in the virtual scroll are not close to the
|
||||
* default size of 40px, it is extremely important to provide an value for
|
||||
* default size of 40px, it is extremely important to provide a value for
|
||||
* approxItemHeight height. An exact pixel-perfect size is not necessary,
|
||||
* but without an estimate the virtual scroll will not render correctly.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user