Skip to content

Commit eb15973

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <[email protected]>
1 parent 03302da commit eb15973

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/min-by/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Parameters
1818
----------
1919
x: ndarray
20-
Input array. Must have a real-valued or "generic" data type.
20+
Input array.
2121

2222
options: Object (optional)
2323
Function options.
@@ -72,7 +72,7 @@
7272
Parameters
7373
----------
7474
x: ndarray
75-
Input array. Must have a real-valued or generic data type.
75+
Input array.
7676

7777
out: ndarray
7878
Output array.

0 commit comments

Comments
 (0)