Skip to content

Commit fb23618

Browse files
committed
Mark parameter as optional
1 parent 86d54e2 commit fb23618

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/incr/mminmax/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/mminmax/docs/repl.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
Parameters
1919
----------
20-
out: Array|TypedArray
20+
out: Array|TypedArray (optional)
2121
Output array.
2222

2323
W: integer

0 commit comments

Comments
 (0)