Update docs.

This commit is contained in:
Kevin Schaaf 2015-11-04 18:13:49 -08:00
parent ba7a16f888
commit 352ccbeace

View File

@ -195,8 +195,7 @@ Then the `observe` property should be configured as follows:
* the `items` array, before the next paint, and puts the `dom-repeat`
* into "chunking mode". The remaining items will be created and rendered
* incrementally at each animation frame therof until all instnaces have
* been rendered. The number of instances created each animation frame
* can be controlled via the `chunkCount` property.
* been rendered.
*/
initialCount: {
type: Number,