Skip to content

Commit 5271183

Browse files
authored
docs: update descriptions
Signed-off-by: Athan <[email protected]>
1 parent 00084a3 commit 5271183

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ The function has the following parameters:
9393
4. a zero-dimensional ndarray specifying the alternative hypothesis.
9494
5. a zero-dimensional ndarray specifying the significance level.
9595
6. a zero-dimensional ndarray specifying the difference in means under the null hypothesis.
96-
7. a zero-dimensional ndarray specifying the known standard deviation of first one-dimensional input ndarray.
97-
8. a zero-dimensional ndarray specifying the known standard deviation of second one-dimensional input ndarray.
96+
7. a zero-dimensional ndarray specifying the known standard deviation of the first one-dimensional input ndarray.
97+
8. a zero-dimensional ndarray specifying the known standard deviation of the second one-dimensional input ndarray.
9898

9999
</section>
100100

0 commit comments

Comments
 (0)