summaryrefslogtreecommitdiff
path: root/exercises/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/README.md')
-rw-r--r--exercises/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/README.md b/exercises/README.md
index eebbd0b..73754db 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -9,7 +9,7 @@
| primitive_types | §4.3 |
| structs | §5.1 |
| enums | §6 |
-| modules | §7.2 |
+| modules | §7 |
| collections | §8.1, §8.3 |
| strings | §8.2 |
| error_handling | §9 |