1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 13:35:32 +02:00

git-terminal: fix typo (#6984)

This commit is contained in:
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

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: