Skip to content

Commit 9baf936

Browse files
authored
Merge pull request #21289 from abpframework/auto-merge/rel-8-1/3172
Merge branch rel-8.2 with rel-8.1
2 parents 16ed32b + 34bf575 commit 9baf936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/framework/ui/angular/http-error-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export class AppModule {}
2727
```
2828

2929
- `ErrorScreenErrorCodes` the error codes that you can pass to `skipHandledErrorCodes` and `forWhichErrors`.
30-
- `skipHandledErrorCodes` the error codes those you don't want to handle it.
30+
- `skipHandledErrorCodes` the error codes those you don't want to handle.
3131
- `errorScreen` the screen that you want to show when a route error occurs.
3232
- `component` component that you want to show.
3333
- `forWhichErrors` same as `ErrorScreenErrorCodes`

0 commit comments

Comments
 (0)