Skip to content

Commit cc1c18c

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 74464a6 commit cc1c18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/wasm/sdsdot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/blas/base/wasm/sdsdot",
33
"version": "0.0.0",
4-
"description": "Compute the dot product of `x` and `y` with extended accumulation and result.",
4+
"description": "Calculate the dot product of two single-precision floating-point vectors with extended accumulation.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)