Skip to content

Commit b986b58

Browse files
authored
docs: use description
Signed-off-by: Athan <[email protected]>
1 parent 5bae2c2 commit b986b58

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/wasm/sdsdot/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/wasm/sdsdot/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500

501501
{{alias}}.Module.prototype.ndarray( N, scalar, xp, sx, ox, yp, sy, oy )
502502
Computes the dot product of two single-precision floating-point vectors with
503-
extended accumulation, using alternative indexing semantics.
503+
extended accumulation using alternative indexing semantics.
504504

505505
Parameters
506506
----------

0 commit comments

Comments
 (0)