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

Minor suggestion: correct typo in reset password view name #268

Closed
oriyalperin opened this issue Aug 30, 2023 · 1 comment
Closed

Minor suggestion: correct typo in reset password view name #268

oriyalperin opened this issue Aug 30, 2023 · 1 comment

Comments

@oriyalperin
Copy link

I have noticed a minor naming inconsistency while testing my project. The issue is related to the view associated with the reset password, named 'ResetPassordView'.

Screenshot:
image

While this is a very minor issue, it caught my attention. The inconsistency is in the name of the view - the misspelled 'Passord' instead of 'Password'. I'm not sure if there are any significant consequences to this name change, but it's worth addressing for consistency and clarity.

I'd be willing to help and contribute to resolve this issue if the maintainers find it necessary.

Thanks for maintaining this package! :)

apragacz added a commit that referenced this issue Aug 30, 2023
@apragacz
Copy link
Owner

Hi @oriyalperin

It looks it was a typo 🤦 ; thanks for pointing that out.

I fixed that typo, the change will be released in next version (v.0.8.3).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants