Skip to content

Commit 94e8f28

Browse files
stdlib-botsaurabhraghuvanshii
authored andcommitted
docs: update namespace TypeScript declarations
PR-URL: stdlib-js#5049 Reviewed-by: Athan Reines <[email protected]>
1 parent 7887b7c commit 94e8f28

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2418,7 +2418,7 @@ interface Namespace {
24182418
* @param N - number of indexed elements
24192419
* @param correction - degrees of freedom adjustment
24202420
* @param x - input array
2421-
* @param stride - stride length
2421+
* @param strideX - stride length
24222422
* @returns variance
24232423
*
24242424
* @example

0 commit comments

Comments
 (0)