From f1b7d4146f1e16f2faba17c6f397de77a68cf01d Mon Sep 17 00:00:00 2001 From: fcf61da24638f93d44cd057b11a6abdc Date: Tue, 9 Dec 2025 17:53:55 +0000 Subject: [PATCH] fixed first ' --- module2/exo1/toy_notebook_fr.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index d5bb76f..f27b468 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -17,7 +17,7 @@ }, "source": [ "## En demandant à la lib maths\n", - "Mon ordinateur m’indique que $\\pi$ vaut *approximativement*" + "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" ] }, { -- 2.18.1