Skip to content

Commit 6855ca6

Browse files
author
Shogun
committed
chore: Fixed documentation.
1 parent 4fedf14 commit 6855ca6

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
@@ -118,7 +118,7 @@ When hitting `/invalid` it will return the following:
118118
```json
119119
{
120120
"error": "Internal Server Error",
121-
"message": "This was not supposed to happen.",
121+
"message": "[Error] This was not supposed to happen.",
122122
"statusCode": 500,
123123
"id": 123,
124124
"stack": ["..."]

0 commit comments

Comments
 (0)