Skip to content

Commit 436c95f

Browse files
authored
Merge pull request #2262 from aCactusOrSomething/main
Fix incorrect book chapter number
2 parents c688868 + 3a2fe2c commit 436c95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
| iterators | §13.2-4 |
2323
| smart_pointers | §15, §16.3 |
2424
| threads | §16.1-3 |
25-
| macros | §19.5 |
25+
| macros | §20.5 |
2626
| clippy | §21.4 |
2727
| conversions | n/a |

0 commit comments

Comments
 (0)