Fix a grammar issue

This commit is contained in:
Usha Mandya 2021-07-21 11:17:09 +01:00 committed by GitHub
parent 172134f7d5
commit 040dc728bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Click **Install** to download and install any missing tools.
### Add Git to your PATH on Windows
If you already installed Git, and it's not detected properly, run the following command to check whether you can use Git with the CLI or PowerShell:
If you have already installed Git, and it's not detected properly, run the following command to check whether you can use Git with the CLI or PowerShell:
`$ git --version`