diff --git a/R/gh-issue.R b/R/gh-issue.R index cf7e4e8..fab5ca3 100644 --- a/R/gh-issue.R +++ b/R/gh-issue.R @@ -184,7 +184,7 @@ check_html_variable <- function (x, variable) { if (!check) { out <- paste0 ( "'author1' variable must be ", - "GitHub hanle only ('@myhandle')" + "GitHub handle only ('@myhandle')" ) }