Skip to content

Commit f39ea51

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent eaf7659 commit f39ea51

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gsorthp

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/gsorthp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ var arr = ndarray2array( out );
6161

6262
The function has the following parameters:
6363

64-
- **arrays**: array-like object containing a one-dimensional input ndarray and a zero-dimensional ndarray containing the sort order.
64+
- **arrays**: array-like object containing a one-dimensional input ndarray and a zero-dimensional ndarray specifying the sort order.
6565

6666
</section>
6767

0 commit comments

Comments
 (0)