diff --git a/plugins/emailstore.js b/plugins/emailstore.js index 7598325..9006a16 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,