Merge pull request #2262 from aCactusOrSomething/main

Fix incorrect book chapter number
This commit is contained in:
Mo Bitar
2025-08-21 23:36:03 +02:00
committed by GitHub
co-authored by GitHub
+1 -1
View File
@@ -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 |