From 773e709a74ad66e42826ecee06bab1f3bf936b3b Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Tue, 2 May 2023 11:11:39 +0100 Subject: [PATCH] Update _pkgdown.yml Co-authored-by: Hugo Gruson --- _pkgdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 669acdc09..e51cf3fd5 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -71,7 +71,7 @@ reference: - extract_param - title: Parameter conversion - desc: Converts distribution parameter to summary staistics and vice versa + desc: Converts distribution parameter to summary statistics and vice versa contents: - starts_with("convert_") - matches("[[:lower:]]2[[:lower:]]")