Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vinisalazar committed Oct 14, 2024
1 parent b36052b commit c6fe9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/git/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ your email address.](https://docs.github.com/en/account-and-profile/setting-up-a

**SSH access**

You must [configure SSH access to your GitHub account.](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).
You must [configure SSH access to your GitHub account.](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Otherwise, it will ask for your password every time you try to interact with GitHub. This is OK, but can
be annoying after some time. See below on how to connect with SSH.

Expand Down

0 comments on commit c6fe9af

Please sign in to comment.