Skip to content

Commit 211d572

Browse files
authored
docs: fix type
Signed-off-by: Athan <kgryte@gmail.com>
1 parent bc5889b commit 211d572

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/gjoin/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/gjoin/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
N: integer
5151
Number of indexed elements.
5252

53-
separator: any
53+
separator: string
5454
Separator.
5555

5656
x: Array|TypedArray

0 commit comments

Comments
 (0)