diff --git a/R/module_nested_tabs.R b/R/module_nested_tabs.R index 1746e0b1c8..7d626c6be9 100644 --- a/R/module_nested_tabs.R +++ b/R/module_nested_tabs.R @@ -29,7 +29,7 @@ #' #' @param once (`logical(1)`) #' if [teal_data_module()] has a flag `once = TRUE` then data tab is removed when data is loaded -#' succesfully. +#' successfully. #' #' @return #' output of currently active module. diff --git a/man/module_teal_module.Rd b/man/module_teal_module.Rd index 3fe61830a8..4d49b1f30d 100644 --- a/man/module_teal_module.Rd +++ b/man/module_teal_module.Rd @@ -105,7 +105,7 @@ content. \item{once}{(\code{logical(1)}) if \code{\link[=teal_data_module]{teal_data_module()}} has a flag \code{once = TRUE} then data tab is removed when data is loaded -succesfully.} +successfully.} } \value{ output of currently active module.