Skip to content

Commit 13887cd

Browse files
committed
Minor tweak to limitFrom
1 parent 1114932 commit 13887cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filter-limitFrom.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Limit displayed items from an array from an offset
2+
* Limit displayed items from an array at an offset by a limit
33
*
44
* @param {array} input
55
* @param {integer} offset

0 commit comments

Comments
 (0)