nestjs / docs.nestjs.com

The official documentation https://docs.nestjs.com 📕
MIT License
1.13k stars 1.62k forks source link

fix: remove redundant paragraph #3019

Closed jeengbe closed 1 month ago

jeengbe commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: #3017

What is the new behavior?

The removed paragraph sort of duplicates what's already said above:

Typically, you'll create fully customized exception filters crafted to fulfill your application requirements. However, there might be use-cases when you would like to simply extend the built-in default global exception filter, and override the behavior based on certain factors.

Does this PR introduce a breaking change?

Other information

kamilmysliwiec commented 1 month ago

lgtm