Skip to content

Commit cdcf3f2

Browse files
authored
Update README.md
Signed-off-by: Kaushikgtm <[email protected]>
1 parent 530df0a commit cdcf3f2

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/nanrange-by

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/nanrange-by/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The function has the following parameters:
5757

5858
- **N**: number of indexed elements.
5959
- **x**: input [`Array`][mdn-array], [`typed array`][mdn-typed-array], or an array-like object (excluding strings and functions).
60-
- **stride**: index increment.
60+
- **strideX**: index increment.
6161
- **clbk**: callback function.
6262
- **thisArg**: execution context (_optional_).
6363

0 commit comments

Comments
 (0)