Skip to content

Commit 6519525

Browse files
Update panic.md
1 parent 3fb8412 commit 6519525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/panic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Managing Panics
22
There are 2 types of panic states.
3-
The first version of the panic is a soft_panic, which is a regular safe panic, whereas target_panic
3+
The first panic state is a soft_panic, which is a regular safe panic, whereas target_panic
44
is a hard crash type of panic, not a regular type
55
of error.
66

0 commit comments

Comments
 (0)