diff options
| author | Mo Bitar <76752051+mo8it@users.noreply.github.com> | 2025-08-21 23:36:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-21 23:36:03 +0200 |
| commit | 436c95f4cc8cfb19e232edad206a949d14a5320b (patch) | |
| tree | 1cd9d6a4310e54176bf885eed006ee2c1c599891 /exercises/README.md | |
| parent | c6888685e665bbc89731e69cd0c008c35ee6dcc3 (diff) | |
| parent | 3a2fe2c39472f780edb519f040427b9380617332 (diff) | |
Merge pull request #2262 from aCactusOrSomething/main
Fix incorrect book chapter number
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 237f2f1..86b3591 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -22,6 +22,6 @@ | iterators | §13.2-4 | | smart_pointers | §15, §16.3 | | threads | §16.1-3 | -| macros | §19.5 | +| macros | §20.5 | | clippy | §21.4 | | conversions | n/a | |
