Skip to content

Commit 37cdef0

Browse files
committed
Ensure consistent wording in git setup instructions
1 parent aab4578 commit 37cdef0

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
@@ -54,7 +54,7 @@ If you do not want to work with files locally, {% data variables.product.github
5454

5555
## Authenticating with {% data variables.product.github %} from Git
5656

57-
When you connect to a {% data variables.product.github %} repository from Git, you will need to authenticate with {% data variables.product.github %} using either HTTPS or SSH.
57+
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]
6060
> 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).

0 commit comments

Comments
 (0)