From c4e4f3a2c4d2535bbe97535906832b24842da06d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Besan=C3=A7on?= Date: Sat, 8 May 2021 13:22:14 +0200 Subject: [PATCH] Update docs/src/fit.md --- docs/src/fit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/fit.md b/docs/src/fit.md index fc48365f1..a55f19146 100644 --- a/docs/src/fit.md +++ b/docs/src/fit.md @@ -47,7 +47,7 @@ The `fit_mle` method has been implemented for the following distributions: - [`Normal`](@ref) - [`Gamma`](@ref) - [`Geometric`](@ref) -- [`Laplace`](@ref) +- [`Laplace`](@ref) - [`Pareto`](@ref) - [`Poisson`](@ref) - [`Rayleigh`](@ref)