Skip to content

Commit 89e6423

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

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
@@ -53,7 +53,7 @@
5353
searchElement: number
5454
Search element.
5555

56-
x: Float64Array
56+
x: Float32Array
5757
Input array.
5858

5959
strideX: integer

0 commit comments

Comments
 (0)