diff options
| author | Hud Miller <whudsonmiller@gmail.com> | 2025-07-18 13:02:56 -0500 |
|---|---|---|
| committer | Hud Miller <whudsonmiller@gmail.com> | 2025-07-18 13:02:56 -0500 |
| commit | 3a2fe2c39472f780edb519f040427b9380617332 (patch) | |
| tree | 4deb4f27163544b356cc7dac26c41ec17f354dd3 | |
| parent | f24861957a0c669060473a1fe7c6180eb43df9e2 (diff) | |
Fix incorrect book chapter number
| -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 | |
