From 9cd1b4dee6cc533a34ee8d720de9d3c153ae68b8 Mon Sep 17 00:00:00 2001
From: "orestis.malaspin" <orestis.malaspinas@hesge.ch>
Date: Thu, 15 Feb 2024 13:05:09 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 book/src/part08.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/book/src/part08.md b/book/src/part08.md
index b985a9c..3a92c54 100644
--- a/book/src/part08.md
+++ b/book/src/part08.md
@@ -12,7 +12,7 @@ Les concepts abordés dans cet exemple sont:
     - [Fonction d'ordre supérieur](#fonction-dordre-supérieur)
     - [Closures](#closures)
     - [Exemples d'utilisation avec les options](#exemples-dutilisation-avec-les-options)
-  - [Rustlings](#rustlings)
+    - [Rustlings](#rustlings)
 
 ## Documentation
 
-- 
GitLab