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 0c71524..eebbd0b 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -10,7 +10,7 @@
| structs | §5.1 |
| enums | §6 |
| modules | §7.2 |
-| collections | §8.1 |
+| collections | §8.1, §8.3 |
| strings | §8.2 |
| error_handling | §9 |
| generics | §10 |