Skip to content

Commit 6c708cc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

lib/node_modules/@stdlib/stats/base/ndarray/sdsnanmeanors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The function has the following parameters:
7979
## Notes
8080

8181
- If provided an empty one-dimensional ndarray, the function returns `NaN`.
82-
- If every indexed element is `NaN`, the function returns `NaN`.
82+
- If every element is `NaN`, the function returns `NaN`.
8383
- Accumulated intermediate values are stored as double-precision floating-point numbers.
8484

8585
</section>

0 commit comments

Comments
 (0)