Skip to content

Commit

Permalink
Merge pull request #127 from carpentries/sk-fix-credentials-typo
Browse files Browse the repository at this point in the history
fix typo in credentials command
  • Loading branch information
zkamvar committed Feb 17, 2023
2 parents 293eb5d + 1df74c6 commit 66ae728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/github-pat.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ secure location. Here are the steps briefly via R:
At this point, you should have things set up properly. If you are still having
problems, you can try the following two steps (after you have your PAT):

1. in R, use `credentials::git_credentials_forget()` to clear the cache
1. in R, use `credentials::git_credential_forget()` to clear the cache
2. use `credentials::set_github_pat()` and paste your token.

::::::::: discussion
Expand Down

0 comments on commit 66ae728

Please sign in to comment.