Merge pull request #2310 from DerWario/main

fix: mapping typo in the exercieses README.md
This commit is contained in:
Mo Bitar
2025-11-20 11:39:25 +00:00
committed by GitHub
co-authored by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@
| vecs | §8.1 |
| move_semantics | §4.1-2 |
| structs | §5.1, §5.3 |
| enums | §6, §18.3 |
| enums | §6, §19.3 |
| strings | §8.2 |
| modules | §7 |
| hashmaps | §8.3 |