Skip to content

Commit 680ced4

Browse files
committed
Update REPL text
1 parent e8ff8a5 commit 680ced4

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/ndarray/dispatch/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/dispatch/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
traversing arrays remains the same, but the ndarray function `data`
3737
differs (e.g., callbacks which differ based on the array data types).
3838

39-
types: ArrayLikeObject<string>
39+
types: ArrayLikeObject
4040
One-dimensional list of ndarray argument data types.
4141

4242
data: ArrayLikeObject|null

0 commit comments

Comments
 (0)