Skip to content

Commit

Permalink
spelling: shuffling
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Sep 7, 2017
1 parent 3f744c3 commit 93a18c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/elements/dom-repeat.html
Expand Up @@ -220,7 +220,7 @@
* When using a `filter` or `sort` function, the `delay` property
* determines a debounce time after a change to observed item
* properties that must pass before the filter or sort is re-run.
* This is useful in rate-limiting shuffing of the view when
* This is useful in rate-limiting shuffling of the view when
* item changes may be frequent.
*/
delay: Number,
Expand Down

0 comments on commit 93a18c5

Please sign in to comment.