From 2d22125aa0ab9ad3a88a16169d014a6d7bbae58f Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Fri, 4 Oct 2019 11:46:36 +0200 Subject: [PATCH] fix typo --- 2019/2019-06-11_basicGitTraining/slides/forks.md | 2 +- 2019/2019-10-03_basicGitTraining-SIU/slides/forks.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2019/2019-06-11_basicGitTraining/slides/forks.md b/2019/2019-06-11_basicGitTraining/slides/forks.md index 3a4f61cd..46abc880 100644 --- a/2019/2019-06-11_basicGitTraining/slides/forks.md +++ b/2019/2019-06-11_basicGitTraining/slides/forks.md @@ -71,7 +71,7 @@ shall **be avoided**! # How to update my fork? -As you have your own fork, it will not automatically update once the original repository is update. +As you have your own fork, it will not automatically be updated once the original repository is updated.  You have to update it yourself! diff --git a/2019/2019-10-03_basicGitTraining-SIU/slides/forks.md b/2019/2019-10-03_basicGitTraining-SIU/slides/forks.md index f7572078..2295025f 100644 --- a/2019/2019-10-03_basicGitTraining-SIU/slides/forks.md +++ b/2019/2019-10-03_basicGitTraining-SIU/slides/forks.md @@ -76,7 +76,7 @@ shall **be avoided**! # How to update my fork? -As you have your own fork, it will not automatically update once the original repository is update. +As you have your own fork, it will not automatically be updated once the original repository is updated.  You have to update it yourself! -- GitLab