Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Fix typo in Error handling controller code#132

Merged
amoshaviv merged 1 commit into
meanjs:masterfrom
macsj200:patch-1
Oct 7, 2014
Merged

Fix typo in Error handling controller code#132
amoshaviv merged 1 commit into
meanjs:masterfrom
macsj200:patch-1

Conversation

@macsj200
Copy link
Copy Markdown
Contributor

@macsj200 macsj200 commented Aug 7, 2014

On the frontend, the error message 'Username already exist' appears when creating a user with the same username as an existing user. Grammatically, this error looks strange. A more proper error message would be 'Username already exists'. Possibly later on support can be added to properly conjugate this error message for a 'plural' field.

problematicgrammar

On the frontend, the error message 'Username already exist' appears when creating a user with the same username as an existing user.  Grammatically, this error looks strange.  A more proper error message would be 'Username already exists'.  Possibly later on support can be added to properly conjugate this error message for a 'plural' field.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants