Skip to content

Commit b6303ca

Browse files
authored
docs: update note
Signed-off-by: Athan <[email protected]>
1 parent 6184487 commit b6303ca

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Computes the range of a double-precision floating-point strided array
44
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)