Skip to content

Commit 7e7c4fc

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 1e19e20 commit 7e7c4fc

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/strided/dztest2/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/strided/dztest2/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ interface BaseResults {
8787
ci: Float64Array;
8888

8989
/**
90-
* Value of the mean under the null hypothesis
90+
* Difference in means under the null hypothesis.
9191
*/
9292
nullValue: number;
9393

0 commit comments

Comments
 (0)