Skip to content

Commit ce31e27

Browse files
authored
docs: fix type
Signed-off-by: Muhammad Haris <[email protected]>
1 parent de077c5 commit ce31e27

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/slast-index-of/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/slast-index-of/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
searchElement: number
2020
Search element.
2121

22-
x: Float64Array
22+
x: Float32Array
2323
Input array.
2424

2525
strideX: integer

0 commit comments

Comments
 (0)