diff --git a/R/rstan_package_skeleton.R b/R/rstan_package_skeleton.R index 2d138d9..2034ab2 100644 --- a/R/rstan_package_skeleton.R +++ b/R/rstan_package_skeleton.R @@ -29,7 +29,7 @@ #' \pkg{rstanarm}). #' #' See the \strong{See Also} section below for links to recommendations for -#' developers and a step by step walkthrough of what to do after running +#' developers and a step by step walk-through of what to do after running #' \code{rstan_package_skeleton}. #' #' @export diff --git a/man/rstan_package_skeleton.Rd b/man/rstan_package_skeleton.Rd index bd178a5..e18ff01 100644 --- a/man/rstan_package_skeleton.Rd +++ b/man/rstan_package_skeleton.Rd @@ -35,7 +35,7 @@ on \href{https://travis-ci.org/}{travis-ci} without manual adjustments.} \pkg{rstanarm}). See the \strong{See Also} section below for links to recommendations for - developers and a step by step walkthrough of what to do after running + developers and a step by step walk-through of what to do after running \code{rstan_package_skeleton}. } \note{