Skip to content

Commit 8b1de4d

Browse files
liamzdeneksimonsan
authored andcommitted
Updating catch_panic title in README to match the file
1 parent 837966d commit 8b1de4d

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
@@ -30,7 +30,7 @@ language that you can read [here](https://rust-unofficial.github.io/patterns/).
3030

3131
### Anti-patterns
3232

33-
* [thread + catch_panic for exceptions](anti_patterns/catch_panic.md)
33+
* [panic::catch_unwind for exceptions](anti_patterns/catch_panic.md)
3434
* TODO Clone to satisfy the borrow checker
3535
* TODO Matching all fields of a struct (back compat)
3636
* TODO wildcard matches

0 commit comments

Comments
 (0)