Skip to content

Commit a7d7d6f

Browse files
authored
style: remove trailing whitespace
Signed-off-by: Athan <[email protected]>
1 parent f906d80 commit a7d7d6f

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
@@ -241,7 +241,7 @@ var bool = ( out === y );
241241

242242
The method has the following parameters:
243243

244-
- **x**: input [ndarray][@stdlib/ndarray/ctor].
244+
- **x**: input [ndarray][@stdlib/ndarray/ctor].
245245
- **out**: output [ndarray][@stdlib/ndarray/ctor].
246246
- **options**: function options (_optional_).
247247
- **clbk**: callback function.

0 commit comments

Comments
 (0)