diff --git a/R/tm_g_forest_rsp.R b/R/tm_g_forest_rsp.R index fdd81c2ed..a7b59a28e 100644 --- a/R/tm_g_forest_rsp.R +++ b/R/tm_g_forest_rsp.R @@ -246,7 +246,7 @@ template_forest_rsp <- function(dataname = "ANL", #' @section Decorating Module: #' #' This module generates the following objects, which can be modified in place using decorators: -#' - `plot` (`gg`) +#' - `plot` (`ggplot2`) #' #' For additional details and examples of decorators, refer to the vignette #' `vignette("decorate-modules-output", package = "teal")` or the [`teal_transform_module()`] documentation.