Skip to content

Commit

Permalink
Update R/modules.R
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksander Chlebowski <[email protected]>
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr and chlebowa authored Oct 25, 2023
1 parent 71c1676 commit 9de95b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/modules.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ modules <- function(..., label = "root") {
)
}

#' Function which appends a `teal_module` onto the children of a `teal_modules` object
#' Append a `teal_module` to `children` of a `teal_modules` object
#' @keywords internal
#' @param modules `teal_modules`
#' @param module `teal_module` object to be appended onto the children of `modules`
Expand Down

0 comments on commit 9de95b1

Please sign in to comment.