Skip to content

Commit

Permalink
docs: minor typo gg -> ggplot2
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Dec 5, 2024
1 parent 5822470 commit 2a447e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tm_g_forest_rsp.R
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2a447e4

Please sign in to comment.