Skip to content

Commit dc01184

Browse files
committed
Updating catch_panic title in README to match the file
1 parent 53fab80 commit dc01184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ language.
4848

4949
### Anti-patterns
5050

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

0 commit comments

Comments
 (0)