Skip to content

Commit

Permalink
Merge pull request #609 from TanguyBarthelemy/patch-1
Browse files Browse the repository at this point in the history
typo in without
  • Loading branch information
gaborcsardi committed May 17, 2024
2 parents 2cda74b + 9029160 commit cee4e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/doctor.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ doctor_check_pat_scopes <- function(resp) {
throw(pkg_error(
call. = FALSE,
"Your PAT does not have a {.code repo} scope.",
i = "Withoput a {.code repo} scope R-hub cannot start jobs on GitHub.",
i = "Without a {.code repo} scope R-hub cannot start jobs on GitHub.",
i = "Change the scopes of the PAT on the GitHub web page, or create
a new PAT."
))
Expand Down

0 comments on commit cee4e06

Please sign in to comment.