Skip to content

Commit 2209127

Browse files
authored
chore: typo in repl.txt
1 parent 9adad8b commit 2209127

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dmskmax/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Computes the maximum value of a double-precision floating-point strided
44
array according to a mask.
55

6-
The `N` and stride parameters determine which elements in the strided array
6+
The `N` and stride parameters determine which elements in the strided arrays
77
are accessed at runtime.
88

99
Indexing is relative to the first index. To introduce offsets, use a typed

0 commit comments

Comments
 (0)