Skip to content

Commit 20b4d89

Browse files
authored
docs: fix typo
Signed-off-by: Pratik <bhagwatpratik781@gmail.com>
1 parent 288419c commit 20b4d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

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

22
{{alias}}( arrays )
33
Computes the standard deviation of a one-dimensional double-precision
4-
floating-point ndarray, ignoring `NaN` values and using a a one-pass
4+
floating-point ndarray, ignoring `NaN` values and using a one-pass
55
textbook algorithm.
66

77
If provided an empty one-dimensional ndarray, the function returns `NaN`.

0 commit comments

Comments
 (0)