Skip to content

Commit 6becb40

Browse files
docs: update namespace TypeScript declarations
PR-URL: #4136 Reviewed-by: Athan Reines <[email protected]> Co-authored-by: Philipp Burckhardt <[email protected]>
1 parent ac735b1 commit 6becb40

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ interface Namespace {
477477
*
478478
* @param N - number of indexed elements
479479
* @param x - input array
480-
* @param stride - stride length
480+
* @param strideX - stride length
481481
* @returns maximum value
482482
*
483483
* @example

0 commit comments

Comments
 (0)