diff options
| author | anuk909 <34924662+anuk909@users.noreply.github.com> | 2021-09-03 11:41:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-03 10:41:12 +0200 |
| commit | dfd2fab4f33d1bf59e2e5ee03123c0c9a67a9481 (patch) | |
| tree | 2a0ec7ff07f4e77da0968afa88ed280e654ea97b /exercises/README.md | |
| parent | 96fc3017642b1b4b224390320111c6e305c736a3 (diff) | |
feat(modules): update exercises, add modules3 (#822)
Co-authored-by: diannasoriel <mokou@fastmail.com>
Diffstat (limited to 'exercises/README.md')
| -rw-r--r-- | exercises/README.md | 2 |
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 | |
