Skip to content

Commit db3b429

Browse files
committed
docs: remove asterisks
1 parent 69797ef commit db3b429

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
The function accepts the following options:
77

8-
- **dtype**: output ndarray data type. Defaults to match the input ndarray
8+
- dtype: output ndarray data type. Defaults to match the input ndarray
99
if not specified.
1010

1111
The callback function is provided the following arguments:

0 commit comments

Comments
 (0)