Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Nov 29, 2024
1 parent 4e0d82e commit 737fe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ select_decorators <- function(decorators, scope) {

#' Convert flat list of `teal_transform_module` to named lists
#'
#' @param decorators (list of `teal_transformodules`) to normalize.
#' @param decorators (list of `teal_transform_module`) to normalize.
#' @return A named list of lists with `teal_transform_module` objects.
#' @keywords internal
normalize_decorators <- function(decorators) {
Expand Down

0 comments on commit 737fe42

Please sign in to comment.