diff --git a/R/keys.R b/R/keys.R index 1fe758c..5ef569c 100644 --- a/R/keys.R +++ b/R/keys.R @@ -7,7 +7,7 @@ #' @param keys A character vector of keys to bind. Examples include, `command`, #' `command+shift+a`, `up down left right`, and more. #' @param global Should keys work anywhere? If TRUE, keys are triggered when -#' inside a textInput. +#' inside a textInput, or when a radio button has just been selected. #' #' @examples #' \dontrun{