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

Is "Strenght" Deliberate? #213

Closed
henricj opened this issue Mar 16, 2023 · 2 comments
Closed

Is "Strenght" Deliberate? #213

henricj opened this issue Mar 16, 2023 · 2 comments
Assignees
Labels
bug Something isn't working released

Comments

@henricj
Copy link

henricj commented Mar 16, 2023

The word "strenght" is usually spelled "strength." Is the use of this alternate spelling intentional?

For example, the .WithStrenghten() and the PasswordHasherStrenght.Interactive in:

    services.UpgradePasswordSecurity()
                    .WithStrenghten(PasswordHasherStrenght.Interactive)
                    .UseArgon2<IdentityUser>();
@brunobritodev
Copy link
Member

No, definetely isn't intentional.

@brunobritodev brunobritodev self-assigned this Mar 17, 2023
@brunobritodev brunobritodev added the bug Something isn't working label Mar 17, 2023
github-actions bot pushed a commit that referenced this issue Mar 18, 2023
## [7.0.1](v7.0.0...v7.0.1) (2023-03-18)

### Bug Fixes

* spell error ([a53a702](a53a702))
* spell error Strenght -> Strength ([835fb82](835fb82)), closes [#213](#213)
@github-actions
Copy link

🎉 This issue has been resolved in version 7.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants