Skip to content

Commit 4700e8a

Browse files
authored
Merge pull request #2310 from DerWario/main
fix: mapping typo in the exercieses README.md
2 parents f80fbca + 8753dd6 commit 4700e8a

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
@@ -9,7 +9,7 @@
99
| vecs | §8.1 |
1010
| move_semantics | §4.1-2 |
1111
| structs | §5.1, §5.3 |
12-
| enums | §6, §18.3 |
12+
| enums | §6, §19.3 |
1313
| strings | §8.2 |
1414
| modules | §7 |
1515
| hashmaps | §8.3 |

0 commit comments

Comments
 (0)