Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed Apr 29, 2024
1 parent 9c44f4f commit d1cc47b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/update-app.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ updateF7App <- function(options, session = shiny::getDefaultReactiveDomain()) {
#' Currently, \code{updateF7Entity} supports \link{f7Gauge},
#' \link{f7Swiper}, \link{f7Searchbar},
#' \link{f7PhotoBrowser}, \link{f7Popup},
#' \link{f7ListView} and \link{f7ActionSheet}.
#' \link{f7ListIndex} and \link{f7ActionSheet}.
#'
#' @param id Element id.
#' @param options Configuration list. Tightly depends on the entity.
Expand Down
2 changes: 1 addition & 1 deletion man/updateF7Entity.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1cc47b

Please sign in to comment.