Skip to content

Commit 9594833

Browse files
author
Gordon
authored
Correct property type in docs
1 parent ba6adf3 commit 9594833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h2>
127127
</tr>
128128
<tr>
129129
<td><code>threshold</code></td>
130-
<td><code>Boolean</code></td>
130+
<td><code>Number</code></td>
131131
<td><code>250</code></td>
132132
<td>The distance in pixels before the end of the items that will trigger a call to <code>loadMore</code>.</td>
133133
</tr>

0 commit comments

Comments
 (0)