git-terminal: fix typo (#6984)

beep
Axel Navarro 2021-10-14 07:06:21 -03:00 committed by GitHub
parent 6c5fe76925
commit 513a4f3e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ There are two ways to update your fork.
1. Via the GitHub web interface. Click `Fetch upstream` and then `Fetch and merge` on the fork as shown below:
![Fetch and merge button in GitHub](../images/github-fetch-and-merge-button.png).
![Fetch and merge button in GitHub](../images/github-fetch-and-merge-button.png)
2. Using Git in the terminal: