diff --git a/lib/node_modules/@stdlib/blas/base/sdot-wasm/docs/repl.txt b/lib/node_modules/@stdlib/blas/base/sdot-wasm/docs/repl.txt index 60da297e86f..914fee21dcb 100644 --- a/lib/node_modules/@stdlib/blas/base/sdot-wasm/docs/repl.txt +++ b/lib/node_modules/@stdlib/blas/base/sdot-wasm/docs/repl.txt @@ -376,7 +376,7 @@ Int32Array before passing the values to this method. If provided an array having an unknown or "generic" data type, elements are - written as double-precision floating-point numbers. + written as single-precision floating-point numbers. Parameters ---------- @@ -415,7 +415,7 @@ after reading memory values using this method. If provided an output array having an unknown or "generic" data type, - elements are read as double-precision floating-point numbers. + elements are read as single-precision floating-point numbers. Parameters ----------