Skip to content

Commit 5fcfe6c

Browse files
committed
pkg name
1 parent c1515ff commit 5fcfe6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/bs4DashGallery.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#' }
1414
bs4DashGallery <- function() {
1515
# nocov start
16-
rlang::check_installed(c("thematic", "waiterr"), "to run `bs4DashGallery()`.")
16+
rlang::check_installed(c("thematic", "waiter"), "to run `bs4DashGallery()`.")
1717

1818
shiny::shinyAppDir(
1919
system.file(

0 commit comments

Comments
 (0)