Skip to content

Commit f52ed42

Browse files
authored
chore: fix typo
1 parent 1b26190 commit f52ed42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ import { HttpToGrpcInterceptor } from 'nestjs-grpc-exceptions';
7272
function getAllUsers(): void;
7373
```
7474

75-
list of support http status codes: 401 - 403 - 502 - 404 - 405 - 409 - 422 - 429 - 500
75+
list of supported http status codes: 401 - 403 - 502 - 404 - 405 - 409 - 422 - 429 - 500

0 commit comments

Comments
 (0)