diff --git a/README.md b/README.md
index 41268591065460ed9673e1330ae428043df4e49d..59166925ca8d60fbe2983535b8d879e728003048 100644
--- a/README.md
+++ b/README.md
@@ -138,8 +138,7 @@ and their solutions:
 * final exam 2023-2024:
   [circuits and functors](exams/final-2023-2024.pdf).
 * mid-term exam 2023-2024:
-  [fixed point combinators and recursive types](exams/partiel-2023-2024.pdf)
-  **(the solution to Question 14 was wrong and has been fixed)**.
+  [fixed point combinators and recursive types](exams/partiel-2023-2024.pdf).
 * final exam 2022-2023:
   [safe unchecked arrays; branded types in Rust](exams/final-2022-2023.pdf).
 * mid-term exam 2022-2023: