Skip to content

Commit

Permalink
doc: forgotten braces in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed Aug 16, 2024
1 parent d909278 commit bc22ec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/golem_welcome_page.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#'
#' @export
#'
#' @return A welcome page for your {golem} app
#' @return A welcome page for your `{golem}` app
golem_welcome_page <- function() {
tagList(
tags$head(
Expand Down
2 changes: 1 addition & 1 deletion man/golem_welcome_page.Rd

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

0 comments on commit bc22ec1

Please sign in to comment.