Skip to content

Commit

Permalink
Merge pull request #68 from ashbaldry/release-checks
Browse files Browse the repository at this point in the history
spellcheck
  • Loading branch information
ashbaldry authored Nov 20, 2022
2 parents 34581e9 + 4123227 commit 512be79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/mod_sidebar_components.R
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ compSettingOffset <- function(id) {
#' @param id The ID of the component input
#' @param ... Shiny tags to include inside the component
#'
#' @return A shiny.tag of the compoenent settings
#' @return A shiny.tag of the component settings
component <- function(id, ...) {
div(
class = "component-settings",
Expand Down
2 changes: 1 addition & 1 deletion man/component.Rd

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

0 comments on commit 512be79

Please sign in to comment.