Skip to content

Commit 2d96e03

Browse files
liamzdeneksimonsan
authored andcommitted
Updating catch_panic title in README to match the file
1 parent e747391 commit 2d96e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ language.
5656

5757
### Anti-patterns
5858

59-
* [thread + catch_panic for exceptions](anti_patterns/catch_panic.md)
59+
* [panic::catch_unwind for exceptions](anti_patterns/catch_panic.md)
6060
* TODO Clone to satisfy the borrow checker
6161
* [Deref polymorphism](anti_patterns/deref.md)
6262
* TODO Matching all fields of a struct (back compat)

0 commit comments

Comments
 (0)