From a0977eb386f85922c048711e10ac01ed2e22f9de Mon Sep 17 00:00:00 2001 From: Marcin <133694481+m7pr@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:17:53 +0100 Subject: [PATCH] Update R/teal_transform_module.R Co-authored-by: Konrad Pagacz Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com> --- R/teal_transform_module.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/teal_transform_module.R b/R/teal_transform_module.R index 9c1b0f8504..4ce257a540 100644 --- a/R/teal_transform_module.R +++ b/R/teal_transform_module.R @@ -53,7 +53,7 @@ #' `shiny` module server function; that takes `id` and `data` argument, #' where the `id` is the module id and `data` is the reactive `teal_data` input. #' The server function must return reactive expression containing `teal_data` object. -#' To simplify use [make_teal_transform_server()]. +#' To simplify, use [make_teal_transform_server()]. #' @param datanames (`character`) #' Names of the datasets that are relevant for the module. The #' filter panel will only display filters for specified `datanames`. The keyword `"all"` will show