1 parent de40f92 commit 4d39b33Copy full SHA for 4d39b33
1 file changed
08-error-handling/README.md
@@ -17,7 +17,7 @@ This module covers exception handling in Python, from basic try-except blocks to
17
| File | Topic | Description |
18
|------|-------|-------------|
19
| [try_except.py](try_except.py) | Try-Except | Basic exception handling |
20
-| [custom_exceptions.py](custom_exceptions.py) | Custom Exceptions | Creating your own exceptions |
+| [custom_exceptions.py](custom_exceptions.py) | Custom Exceptions | Creating your own exceptions |
21
22
## ⏱️ Estimated Time
23
0 commit comments