Skip to content

Commit 584cd8d

Browse files
committed
docs: fix description
1 parent e5471f0 commit 584cd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/lapack/base/dge-trans/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/lapack/base/dge-trans",
33
"version": "0.0.0",
4-
"description": "Convert input general matrix from row-major to column-major layout or vice versa.",
4+
"description": "Convert a matrix from row-major layout to column-major layout or vice versa.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)