diff --git a/plugins/emailstore.js b/plugins/emailstore.js index 75983257..9006a164 100644 --- a/plugins/emailstore.js +++ b/plugins/emailstore.js @@ -34,7 +34,7 @@ }, NOT_FOUND: { code: 404, - message: 'Credentials were not found' + message: 'Email already confirmed or credentials were not found ' }, INTERNAL_ERROR: { code: 500,