From 513a4f3e82964958a9c4705888acef3678470cac Mon Sep 17 00:00:00 2001 From: Axel Navarro Date: Thu, 14 Oct 2021 07:06:21 -0300 Subject: [PATCH] git-terminal: fix typo (#6984) --- contributing-guides/git-terminal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing-guides/git-terminal.md b/contributing-guides/git-terminal.md index 42758c127..7e1ecd4b6 100644 --- a/contributing-guides/git-terminal.md +++ b/contributing-guides/git-terminal.md @@ -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: