From 45d4d44d4c7841818dc2d443d0d7d240783eb4d8 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Sun, 14 Aug 2022 19:26:58 +0200 Subject: [PATCH] Even more fixing --- list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list.json b/list.json index 043ee5e..770b4e0 100644 --- a/list.json +++ b/list.json @@ -44,7 +44,7 @@ { "title": "05 - Structs", "filename": "05 - Structs"}, { "title": "06 - Enums", "filename": "06 - Enums"}, { "title": "07 - Crates & Modules", "filename": "07 - Management"}, - { "title": "08 - Collections", "filename": "07 - Collections"} + { "title": "08 - Collections", "filename": "08 - Collections"} ] }, {