Skip to content

Commit ec7926d

Browse files
authored
chore: minor cleanup
Signed-off-by: Gururaj Gurram <[email protected]>
1 parent 29ee549 commit ec7926d

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/sdsnanmean/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/base/sdsnanmean/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
Input array.
6767

6868
strideX: integer
69-
Index increment.
69+
Stride length for `x`.
7070

7171
offsetX: integer
72-
Stride length for `x`.
72+
Starting index for `x`.
7373

7474
Returns
7575
-------

0 commit comments

Comments
 (0)