Skip to content

Commit 2b1b18c

Browse files
authored
docs: fix hyphenation
Fix formatting of the documentation for snanmean. Signed-off-by: Athan <[email protected]>
1 parent 8447582 commit 2b1b18c

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/ndarray/snanmean/docs

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( arrays )
3-
Computes the arithmetic mean of a one-dimensional single-precision floating
4-
-point ndarray, ignoring `NaN` values.
3+
Computes the arithmetic mean of a one-dimensional single-precision floating-
4+
point ndarray, ignoring `NaN` values.
55

66
If provided an empty ndarray, the function returns `NaN`.
77

0 commit comments

Comments
 (0)