Skip to content

Commit f804fed

Browse files
committed
Merge pull request #142 from rikbrowning/master
Updating debounceDuration comment
2 parents 3ba9b0d + 884325d commit f804fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iron-ajax.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
},
276276

277277
/**
278-
* Length of time in milliseconds to debounce multiple requests.
278+
* Length of time in milliseconds to debounce multiple automatically generated requests.
279279
*/
280280
debounceDuration: {
281281
type: Number,

0 commit comments

Comments
 (0)