Skip to content

Commit b5b1cd4

Browse files
Planeshifterstdlib-bot
authored andcommitted
feat: update namespace TypeScript declarations
Signed-off-by: stdlib-bot <[email protected]>
1 parent 4748a5a commit b5b1cd4

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
@@ -983,7 +983,7 @@ interface Namespace {
983983
* @param N - number of indexed elements
984984
* @param correction - degrees of freedom adjustment
985985
* @param x - input array
986-
* @param stride - stride length
986+
* @param strideX - stride length
987987
* @returns standard deviation
988988
*
989989
* @example

0 commit comments

Comments
 (0)