From 184d572835d9bf9228c166754d03adec357129f6 Mon Sep 17 00:00:00 2001 From: Marco Colombo Date: Fri, 15 Nov 2024 08:06:09 +0100 Subject: [PATCH] Fix typo. --- R/build-home.R | 2 +- man/build_home.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/build-home.R b/R/build-home.R index ec06a6e64..357e3ee8c 100644 --- a/R/build-home.R +++ b/R/build-home.R @@ -152,7 +152,7 @@ #' #' ## Additional control via YAML #' -#' You can control additinal aspects of the authors display via the `authors` +#' You can control additional aspects of the authors display via the `authors` #' YAML field: #' #' * display of each author in the footer, sidebar and authors page, diff --git a/man/build_home.Rd b/man/build_home.Rd index 9db92d68c..c3e3c5725 100644 --- a/man/build_home.Rd +++ b/man/build_home.Rd @@ -170,7 +170,7 @@ authors page. \subsection{Additional control via YAML}{ -You can control additinal aspects of the authors display via the \code{authors} +You can control additional aspects of the authors display via the \code{authors} YAML field: \itemize{ \item display of each author in the footer, sidebar and authors page,