Skip to content

Commit 2e0f9ff

Browse files
authored
Update README.md
Signed-off-by: Aadish Jain <jain.aadishj@gmail.com>
1 parent abd63f6 commit 2e0f9ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/base/dists/chi/logpdf

lib/node_modules/@stdlib/stats/base/dists/chi/logpdf/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)