From 61bd7b7b1d52329da7615bdc7a05330b5d6fe728 Mon Sep 17 00:00:00 2001 From: 7a8683a5f70a87b2c5d49e20ed9e6ac0 <7a8683a5f70a87b2c5d49e20ed9e6ac0@app-learninglab.inria.fr> Date: Tue, 2 Jul 2024 16:42:38 +0000 Subject: [PATCH] adding the missing accent in the first section header --- 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 79af102..adf8b9c 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -7,7 +7,7 @@ "hidePrompt": true }, "source": [ - "# A Propos du calcul de $\\pi$\n", + "# À Propos du calcul de $\\pi$\n", "## En demandant à la lib maths\n", "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" ] -- 2.18.1