Skip to content

Commit 141c3f7

Browse files
committed
docs: update description
1 parent 051a749 commit 141c3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/ndarray/map",
33
"version": "0.0.0",
4-
"description": "Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.",
4+
"description": "Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)