Skip to content

Commit e716f54

Browse files
author
Carmine DiMascio
authored
Update README.md
1 parent 490e91d commit e716f54

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
@@ -51,7 +51,7 @@ throw internalServerError(exception);
5151
Assign
5252

5353
```shell
54-
AbstractApiError error = unauthorized();
54+
ApiError error = unauthorized();
5555
```
5656

5757
See [examples](#examples) with Spring MVC

0 commit comments

Comments
 (0)