Skip to content

Commit 87ea6fe

Browse files
authored
docs: update copy
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 6c708cc commit 87ea6fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/sdsnanmeanors/docs

lib/node_modules/@stdlib/stats/base/ndarray/sdsnanmeanors/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
If provided an empty ndarray, the function returns `NaN`.
1111

12-
If every indexed element is `NaN`, the function returns `NaN`.
12+
If every element is `NaN`, the function returns `NaN`.
1313

1414
Parameters
1515
----------

0 commit comments

Comments
 (0)