diff --git a/vignettes/rhubv2.Rmd b/vignettes/rhubv2.Rmd index c38a9bb..5fa3756 100644 --- a/vignettes/rhubv2.Rmd +++ b/vignettes/rhubv2.Rmd @@ -111,7 +111,7 @@ The process is similar to the first version of R-hub: * Currently you need to create a GitHub account to see the check logs of your package. You don't need a GitHub account to submit the checks. -To avoid these limitations (except for the neeed for a GitHub accounr), +To avoid these limitations (except for the neeed for a GitHub account), put your package in a GitHub repository, and use the `rhub_setup()` and `rhub_check()` functions instead of `rc_submit()` and the R Consortium runners.