Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Nov 5, 2015
1 parent ba7a16f commit 352ccbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/template/dom-repeat.html
Expand Up @@ -195,8 +195,7 @@
* 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,
Expand Down

0 comments on commit 352ccbe

Please sign in to comment.