From 28d8f29f3751d0c854b0923fea15f7cf889ed5d5 Mon Sep 17 00:00:00 2001
From: Van Hecke Adiel <adiel.van-hecke@student-cs.fr>
Date: Mon, 14 Oct 2024 18:46:35 +0200
Subject: [PATCH] Solutions bash

---
 Solutions.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Solutions.md b/Solutions.md
index 87eca0f..8566af5 100644
--- a/Solutions.md
+++ b/Solutions.md
@@ -3,8 +3,8 @@
 Pour effacer les deux lignes, je suis allé dans readme.md
 j'ai supprimé les deux lignes et j'ai sauvegardé le fichier
 
-'''Bash
+```Bash
 git add .
 git commit -m "Ligne moche"
 git push
-'''
\ No newline at end of file
+```
\ No newline at end of file
-- 
GitLab