Skip to content

Commit 919dcaf

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent 05ea4fc commit 919dcaf

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
Function options.
1313

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

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

0 commit comments

Comments
 (0)