diff --git a/README.md b/README.md
index e4d7ea14eb52114e66dceb41d69c11573428d64e..2aac21bf04e8d41abea221acb33d30214eeede59 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
 # ENS L3 stats
 
-The website for the TD material is available here:
+The website with the course materials is available here:
 [https://lbmc.gitbiopages.ens-lyon.fr/hub/formations/ens_l3_stats](https://lbmc.gitbiopages.ens-lyon.fr/hub/formations/ens_l3_stats)
diff --git a/index.qmd b/index.qmd
index bc256200f8409521db80fe697bfc243d720b5390..8bcef0236432b2437a1aa8af8dde1d2ca341032c 100644
--- a/index.qmd
+++ b/index.qmd
@@ -19,7 +19,7 @@ title: "ENSL L3 Biosciences - Biostatistiques"
 
 - [TD1 (2h) : Prise en main de R et Rstudio](./tutorial_1_getting_started_R/tuto_1_R.html) et [sources](https://gitbio.ens-lyon.fr/LBMC/hub/formations/ens_l3_stats/-/tree/main/tutorial_1_getting_started_R) (codes et données)
 - [TD2 (2h) : Statistiques descriptives](./tutorial_2_descriptive_statistics/tuto_2_desc_stats.html) et [sources](https://gitbio.ens-lyon.fr/LBMC/hub/formations/ens_l3_stats/-/tree/main/tutorial_2_descriptive_statistics) (codes et données)
-- [TD3 (2h) : Simulation, éstimation, variabilité d'échantillonnage et robustesse](./tutorial_3_estimation_simulation/tuto_3_estim_simu.html) et [sources](https://gitbio.ens-lyon.fr/LBMC/hub/formations/ens_l3_stats/-/tree/main/tutorial_3_estimation_simulation) (codes)
+- [TD3 (2h) : Simulation, estimation, variabilité d'échantillonnage et robustesse](./tutorial_3_estimation_simulation/tuto_3_estim_simu.html) et [sources](https://gitbio.ens-lyon.fr/LBMC/hub/formations/ens_l3_stats/-/tree/main/tutorial_3_estimation_simulation) (codes)
 - [TD4-5 (2x2h) : Tests d'hypothèses](./tutorial_4_tests/tuto_4_tests.html) et [sources](https://gitbio.ens-lyon.fr/LBMC/hub/formations/ens_l3_stats/-/tree/main/tutorial_4_tests) (codes)
 - [TD6-7 (1.5x2h) : ANOVA]() et [sources]() (codes) **à venir**
 - [TD7-8 (1.5x2h) : Régression linéaire]() et [sources]() (codes) **à venir**