Skip to content

Commit e9530de

Browse files
author
Maxim Lanin
committed
Update readme
1 parent c8a9066 commit e9530de

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
@@ -33,7 +33,7 @@ Lanin\Laravel\ApiExceptions\ApiExceptionsServiceProvider::class,
3333

3434
Every ApiException can be thrown as a normal exception and they will be automatically serialized to JSON with corresponding HTTP status:
3535

36-
```
36+
```json
3737
{
3838
"id": "not_found",
3939
"message": "Requested object not found."

0 commit comments

Comments
 (0)