Skip to content

Commit c12c511

Browse files
stdlib-botNeerajpathak07
authored andcommitted
docs: update namespace TypeScript declarations
PR-URL: stdlib-js#4740 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 6b0ae63 commit c12c511

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)