Skip to content

Commit 1bbd483

Browse files
Update content/exception-filters.md
1 parent 1a16294 commit 1bbd483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/exception-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Using the above, this is how the response would look:
149149

150150
```json
151151
{
152-
"message": "ErrorMessage",
152+
"message": "Something bad happened",
153153
"error": "Some error description",
154154
"statusCode": 400,
155155
}

0 commit comments

Comments
 (0)