Skip to content

Commit 50ab973

Browse files
committed
docs: fix description
1 parent 339ba1b commit 50ab973

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/assert/is-ndarray-like-with-data-type

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/assert/is-ndarray-like-with-data-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/assert/is-ndarray-like-with-data-type",
33
"version": "0.0.0",
4-
"description": "Test if a value is an ndarray-like having a specified data type.",
4+
"description": "Test if a value is an ndarray-like object having a specified data type.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)