Skip to content

Commit 95918eb

Browse files
authored
Merge pull request #59431 from github/repo-sync
Repo sync
2 parents 168fa72 + d2289c5 commit 95918eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/git-basics/set-up-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you do not need to work with files locally, {% data variables.product.github
5757
When you connect to a {% data variables.product.github %} repository from Git, you need to authenticate with {% data variables.product.github %} using either HTTPS or SSH.
5858

5959
> [!NOTE]
60-
> You can authenticate to {% data variables.product.github %} using {% data variables.product.prodname_cli %}, for either HTTP or SSH. For more information, see [`gh auth login`](https://cli.github.com/manual/gh_auth_login).
60+
> You can authenticate to {% data variables.product.github %} using {% data variables.product.prodname_cli %}, for either HTTPS or SSH. For more information, see [`gh auth login`](https://cli.github.com/manual/gh_auth_login).
6161
6262
### Connecting over HTTPS (recommended)
6363

0 commit comments

Comments
 (0)