Skip to content

Commit 2aaa7c1

Browse files
authored
Merge pull request #150 from nombienombie/patch-1
Correct property type in docs
2 parents ba6adf3 + 9594833 commit 2aaa7c1

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)