Skip to content

Commit 9537e16

Browse files
stdlib-botShabiShett07
authored andcommitted
docs: update namespace TypeScript declarations
PR-URL: stdlib-js#4740 Reviewed-by: Athan Reines <[email protected]>
1 parent 6fa6c55 commit 9537e16

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
@@ -633,7 +633,7 @@ interface Namespace {
633633
*
634634
* @param N - number of indexed elements
635635
* @param x - input array
636-
* @param stride - stride length
636+
* @param strideX - stride length
637637
* @returns arithmetic mean
638638
*
639639
* @example

0 commit comments

Comments
 (0)