We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb54d44 commit 161c07fCopy full SHA for 161c07f
lib/node_modules/@stdlib/blas/base/diagonal-type-str2enum/README.md
@@ -42,7 +42,7 @@ var str2enum = require( '@stdlib/blas/base/diagonal-type-str2enum' );
42
43
#### str2enum( diagonal )
44
45
-Returns the enumeration constant associated with a BLAS diagonal-type.
+Returns the enumeration constant associated with a BLAS diagonal type.
46
47
```javascript
48
var v = str2enum( 'unit' );
0 commit comments