Skip to content

Commit

Permalink
Fix small typo (jennybc#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-li authored Dec 16, 2021
1 parent 2c4ae69 commit 37e5be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect-git-github.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ This means you have provided your GitHub _web password_, instead of your _person
Go back to chapter \@ref(https-pat) to get a PAT.
Try `git push` again and hopefully you'll get another prompt, allowing you to correct things and provide your PAT.

If you ever feel you need to overwrite a bad credential with a new one, the easiest way to do this is to call `gitcreds::gitcreds:set()` from R.
If you ever feel you need to overwrite a bad credential with a new one, the easiest way to do this is to call `gitcreds::gitcreds_set()` from R.

### Windows and line endings

Expand Down

0 comments on commit 37e5be0

Please sign in to comment.