Skip to content

Commit

Permalink
Fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbythorpe committed Mar 29, 2024
1 parent b5fa256 commit f420b9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/global_actions.R
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ refresh <- reload
#'
#' open_url("https://www.google.com")
#'
#' file_path <- withr::local_tempfile(fileext = "png")
#' file_path <- withr::local_tempfile(fileext = ".png")
#'
#' take_screenshot(file_path)
#'
Expand Down
2 changes: 1 addition & 1 deletion man/take_screenshot.Rd

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

0 comments on commit f420b9c

Please sign in to comment.