Skip to content

Commit 8293e60

Browse files
authored
Update README.md
Signed-off-by: Aadish Jain <[email protected]>
1 parent 92841f5 commit 8293e60

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/chi/pdf

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/chi/pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ f(x;\,k) = \frac{2^{{1-k/2}}x^{{k-1}}e^{{-x^{2}/2}}}{\Gamma(k/2)}
3939

4040
<!-- </equation> -->
4141

42-
where `k` is the degrees of freedom and `Γ` denotes the [gamma][gamma-function] function.
42+
where `k` is the degrees of freedom and `Γ` denotes the [gamma][gamma-function] function.
4343

4444
</section>
4545

0 commit comments

Comments
 (0)