diff --git a/chedotal_signarbieux_tp1.md b/chedotal_signarbieux_tp1.md
index 67c1a81b88ef32326e6076036a4162ccd282ab05..1eeed2b5de690a608a2b818a401a6a4bb8723cd3 100644
--- a/chedotal_signarbieux_tp1.md
+++ b/chedotal_signarbieux_tp1.md
@@ -195,7 +195,10 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
   **touch easy_merge**  
   **git add .**  
   **git commit -am "Q3.2"**
-  0. merger la branche `mybranch-4.1` sur `mybranch`
+  0. merger la branche `mybranch-3.1` sur `mybranch`  
+  **git commit -am "Q3.3"**  
+  **git checkout che_sig**  
+  **git merge che_sig-3.1**
 0. Afficher le status
 0. Pourquoi n'y a t'il aucune modification en cours ? `*`
 0. Affichez un historique sous forme de graph (`a dog`) de votre repo et décire l'état courant`*`