Skip to content

Commit bc5889b

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

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
@@ -16,7 +16,7 @@
1616
N: integer
1717
Number of indexed elements.
1818

19-
separator: any
19+
separator: string
2020
Separator.
2121

2222
x: Array|TypedArray

0 commit comments

Comments
 (0)