Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change "alphanumberic" to "alphanumeric" #1020

Closed
ElectricNroff opened this issue Feb 10, 2023 · 0 comments · Fixed by #1041
Closed

change "alphanumberic" to "alphanumeric" #1020

ElectricNroff opened this issue Feb 10, 2023 · 0 comments · Fixed by #1041
Assignees

Comments

@ElectricNroff
Copy link
Contributor

This typo is found in four places (possibly one is derived from another):

throw new Error('Username should be 3-128 characters. Allowed characters are alphanumberic and -_@.')

"description": "The new username for the user, preferably the user's email address. Must be 3-50 characters in length; allowed characters are alphanumberic and -_@.",

"description": "Preferably the user's email address. Must be 3-50 characters in length; allowed characters are alphanumberic and -_@."

description: 'The new username for the user, preferably the user\'s email address. Must be 3-50 characters in length; allowed characters are alphanumberic and -_@.',

@slubar slubar self-assigned this Mar 1, 2023
slubar added a commit that referenced this issue Mar 1, 2023
jdaigneau5 added a commit that referenced this issue Mar 1, 2023
Resolves #1020 #1021 corrects information about username length and character …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants