Skip to content

Commit cb19b0e

Browse files
committed
docs: update parameter description
1 parent 177eb1f commit cb19b0e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/ndarray/base/slice-dimension/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/base/slice-dimension/docs/repl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
the value `-1`.
1414

1515
slice: Slice|integer
16-
Slice object or an integer. If provided an integer less than zero, the
16+
Slice object or an integer. If an integer less than zero, the
1717
corresponding element along the specified dimension is resolved relative
1818
to the last element along that dimension. For negative integers, the
1919
last element corresponds to the value `-1`.

0 commit comments

Comments
 (0)