(bug): "SIGNUP", "LOGIN" and "Logout" should be "SIGN UP", LOG IN" and "Log Out".
Summary
Signup, login and logout are nouns. Sign up, log in and log out are verbs. Universally expected behavior is for the verbs to be used.
Steps to reproduce
- Click your avatar.
- Click "Logout".
Platform information
Chrome/Win10.
What is the current bug behavior?
"SIGNUP", "LOGIN" and "Logout" are used for these buttons.
What is the expected correct behavior?
"SIGN UP", LOG IN" and "Log Out" should be used instead.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
Edited by Jake Passi