Fix filename

This commit is contained in:
Daniel Kluge 2022-07-05 15:36:10 +02:00
parent 47a1bdb9a6
commit 8ea9552f8f

View File

@ -40,7 +40,7 @@
{ "title": "01 - Cargo", "filename": "01 - Cargo"}, { "title": "01 - Cargo", "filename": "01 - Cargo"},
{ "title": "02 - Higher-Lower-Game", "filename": "02 - Higher-Lower-Spiel"}, { "title": "02 - Higher-Lower-Game", "filename": "02 - Higher-Lower-Spiel"},
{ "title": "03 - Cheatsheet", "filename": "03 - Concepts"}, { "title": "03 - Cheatsheet", "filename": "03 - Concepts"},
{ "title": "04 - Ownership", "filename": "03 - Ownership"} { "title": "04 - Ownership", "filename": "04 - Ownership"}
] ]
}, },
{ {