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

Commit d1e804d

Browse files
Ihar YakimushIhar Yakimush
authored andcommitted
update readme
1 parent b77292e commit d1e804d

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 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
1+
# ASP.NET Core Exception Handling
2+
ASP.NET Core exception handling policies middleware. 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)