Skip to content

Commit

Permalink
Correct typo in fmt_icon() documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Nov 20, 2024
1 parent 9bc92cd commit 56f6475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/format_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -8880,7 +8880,7 @@ fmt_country <- function(
#' (and we do need to have the **fontawesome** package installed) so the
#' reference is the short icon name. Multiple icons can be included per cell by
#' separating icon names with commas (e.g., `"hard-drive,clock"`). The `sep`
#' argument allows for a common separator to be applied between flag icons.
#' argument allows for a common separator to be applied between icons.
#'
#' @inheritParams fmt_number
#'
Expand Down
2 changes: 1 addition & 1 deletion man/fmt_icon.Rd

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

0 comments on commit 56f6475

Please sign in to comment.