Fixed typo in message. (#132)
Signed-off-by: maxmarzolf <max@treesfromspace.com>
This commit is contained in:
parent
6ba8ef4937
commit
6bec53c4c6
@ -16,7 +16,7 @@ module.exports = {
|
||||
},
|
||||
UNAUTHORIZED: {
|
||||
code: 401,
|
||||
message: "You session is expired. Please login again",
|
||||
message: "Your session has expired. Please login again",
|
||||
success: false,
|
||||
},
|
||||
SUCCESSFUL_DELETE: {
|
||||
|
Loading…
Reference in New Issue
Block a user