Skip to content

Conversation

@f3l1x
Copy link
Member

@f3l1x f3l1x commented Dec 5, 2025

- Add Exception Handling section to middlewares.md explaining that
  TryCatchMiddleware only catches exceptions in middleware, not in
  controllers (fixes #173)
- Fix typo: "chpater" -> "chapter" in index.md
- Fix typo: "bellow" -> "below" in errors.md
@f3l1x f3l1x merged commit 403a8c5 into master Dec 5, 2025
5 of 7 checks passed
@f3l1x f3l1x deleted the claude/update-docs-fix-typos-01GoMT85x3yT4Zfy4QfdgDjH branch December 5, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TryCatchMiddleware is redundant because of error handling in ApiMiddleware

3 participants