Skip to content

Commit 03302da

Browse files
authored
docs: remove restriction
Signed-off-by: Athan <[email protected]>
1 parent ff244e1 commit 03302da

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/min-by

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/min-by/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ var v = y.get();
5252

5353
The function has the following parameters:
5454

55-
- **x**: input [ndarray][@stdlib/ndarray/ctor]. Must have a real-valued or "generic" [data type][@stdlib/ndarray/dtypes].
55+
- **x**: input [ndarray][@stdlib/ndarray/ctor].
5656
- **options**: function options (_optional_).
5757
- **clbk**: callback function.
5858
- **thisArg**: callback function execution context (_optional_).

0 commit comments

Comments
 (0)