diff --git a/README.Rmd b/README.Rmd index 9b42dbe..7fa39d6 100644 --- a/README.Rmd +++ b/README.Rmd @@ -145,7 +145,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 need 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. diff --git a/README.md b/README.md index 35b0bd1..e11af8d 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,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 need 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.