From 178a64ccbc08d03d75a92fffdec098248eccbae9 Mon Sep 17 00:00:00 2001 From: cdb04ccdf69ff8802dc205af5c18f029 Date: Sun, 12 Oct 2025 13:40:23 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 4384207..5ad7289 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -20,7 +20,7 @@ __Je suis en gras__, **et moi aussi** ## Code comme sur obsidian -```C +```c #include int main(){ -- 2.18.1