Skip to content

Commit a6a4daf

Browse files
authored
Fix typos
1 parent c5ec645 commit a6a4daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/post/2024-04-11-rhub2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Using the R Consortium runners comes with some limitations.
250250
- You have to wait at least five minutes between submissions with `rc_submit()`.
251251
- 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.
252252

253-
To avoid these limitations (except for the neeed for a GitHub accounr), 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.
253+
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.
254254

255255
# Feedback
256256

0 commit comments

Comments
 (0)