mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
Fixed typo in message. (#132)
Signed-off-by: maxmarzolf <max@treesfromspace.com>
This commit is contained in:
parent
6ba8ef4937
commit
6bec53c4c6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue