From 511d1953b959749cb2637dc9b01d4f8f15fedbd5 Mon Sep 17 00:00:00 2001
From: Daniel Duarte Tojal <daniel.duarte.001@student.uni.lu>
Date: Thu, 29 Aug 2019 13:12:52 +0200
Subject: [PATCH] put correct commit number

---
 2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md b/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md
index 1be8be13..d02b2fa7 100644
--- a/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md
+++ b/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md
@@ -14,7 +14,7 @@ $ reword 93fshjw add first name to attendee list
 $ fixup 47fh35f add second name to attendee list
 ```
 
-Upon confirming, change the message of commit xxxxxxx:
+Upon confirming, change the message of commit 93fshjw:
 
 ```bash
 $ Add Name1 and Name2 to the attendee list
-- 
GitLab