Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gammerdinger authored Feb 12, 2025
1 parent 140d943 commit 1d1644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Now we will use the function to push these changes to GitHub with the following
usethis::use_github(org="hbc",private=TRUE)
```
If you do not have a valid GitHub token, this will give you an error (see [below](#Expired-or-non-existent-GitHub-token)). If you already had a valid GitHub token, you will get this text in your console and it will push this repository to the HBC GitHub with the following output:
If you do not have a valid GitHub token, this will give you an error (see [below](#Expired-or-non-existent-GitHub-token)). If you already have a valid GitHub token, you will get this text in your console and it will push this repository to the HBC GitHub with the following output:
```
ℹ Defaulting to "https" Git protocol.
Expand Down

0 comments on commit 1d1644d

Please sign in to comment.