From a5ae486ca9fbd18e94d62b47f31da45680ec4cc5 Mon Sep 17 00:00:00 2001 From: d9af73a8652ec3e78adc23a144a1004a Date: Fri, 2 May 2025 10:17:17 +0000 Subject: [PATCH] correction --- module1/exo2/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 8bfb9b2..371e7b4 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,7 +8,7 @@ **text gras** -[lien à google](https://www.google.com/) +lien vers [google](https://www.google.com/) - element 1 - element 2 @@ -18,4 +18,4 @@ ``` block de code -``` \ No newline at end of file +``` -- 2.18.1