We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bac933 commit d34231eCopy full SHA for d34231e
R/utils.R
@@ -407,7 +407,7 @@ select_decorators <- function(decorators, scope) {
407
408
#' Convert flat list of `teal_transform_module` to named lists
409
#'
410
-#' @param decorators (list of `teal_transform_modules`) to normalize.
+#' @param decorators (list of `teal_transform_module`) to normalize.
411
#' @return A named list of lists with `teal_transform_module` objects.
412
#' @keywords internal
413
normalize_decorators <- function(decorators) {
0 commit comments