Skip to content

Commit cf10f17

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 1a23e0f commit cf10f17

File tree

1 file changed

+2
-1
lines changed
  • lib/node_modules/@stdlib/stats/midrange/docs

1 file changed

+2
-1
lines changed

lib/node_modules/@stdlib/stats/midrange/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
Function options.
1212

1313
options.dtype: string (optional)
14-
Output array data type. Must be a real-valued or "generic" data type.
14+
Output array data type. Must be a real-valued floating-point or
15+
"generic" data type.
1516

1617
options.dims: Array<integer> (optional)
1718
List of dimensions over which to perform a reduction. If not provided,

0 commit comments

Comments
 (0)