We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a319c1 + 090c234 commit 2f9807cCopy full SHA for 2f9807c
content/exception-filters.md
@@ -358,7 +358,7 @@ The above implementation is just a shell demonstrating the approach. Your implem
358
359
Global filters **can** extend the base filter. This can be done in either of two ways.
360
361
-The first method is to inject the `HttpServer` reference when instantiating the custom global filter:
+The first method is to inject the `HttpAdapter` reference when instantiating the custom global filter:
362
363
```typescript
364
async function bootstrap() {
0 commit comments