Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 5f0fd16

Browse files
Ihar YakimushIhar Yakimush
authored andcommitted
update readme
1 parent 3115bb2 commit 5f0fd16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# AspNetCore-ExceptionHandling
2-
Middleware to configure exception handling policies. Configure chain of handlers per exception type. OOTB handlers: log, retry, set responce headers and body
1+
# AspNetCore Exception Handling
2+
Middleware to configure AspNetCore exception handling policies. Allows to set a chain of exception handlers per exception type. OOTB handlers: log, retry, set responce headers and body
33

44
### Code Sample
55
```

0 commit comments

Comments
 (0)