update error message

This commit is contained in:
Matias Alejo Garcia 2014-12-16 12:25:01 -03:00
parent 3ba441559d
commit 0ca28cd5c6

View File

@ -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,