diff --git a/index.md b/index.md
index b1c992db84935a2f45464ddd0333a33faf39ff7d..6c902cd90d6acd3ae2e9732d4322982733a8d82f 100644
--- a/index.md
+++ b/index.md
@@ -14,6 +14,7 @@ sansfont: Sans Serif
 - [1.4 Types](types.html).
 - [1.5 Structures de contrôle](control.html).
 - [2.1 Types avancés](types_avances.html).
-- [2.2 Organisation du code](modules.html)- [3.1 Fonctions](fonctions.html).
+- [2.2 Organisation du code](modules.html).
+- [3.1 Fonctions](fonctions.html).
 - [3.2 Ownership](ownership.html).
 - [4.1 Commentaires](commentaires.html).