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 corrections to phrasing/spelling. #596

Merged
merged 5 commits into from
Sep 4, 2023

Conversation

whackablemole
Copy link
Contributor

Just some small corrections to spellings and added correct plurals to the units in the password strength analyser.

@vercel
Copy link

vercel bot commented Aug 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Sep 4, 2023 0:46am

CorentinTh
CorentinTh previously approved these changes Sep 3, 2023
Copy link
Owner

@CorentinTh CorentinTh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @whackablemole !
Thank you for this fix 🙏🏻

@CorentinTh
Copy link
Owner

Their is an issue with e2e test, can you please replace

// in src/tools/password-strength-analyser/password-strength-analyser.e2e.spec.ts
// replace :
    expect(crackDuration).toEqual('15,091 milleniums, 3 centurys');
// with :
    expect(crackDuration).toEqual('15,091 millennia, 3 centuries');

I can't edit your fork to do it myself :/

@whackablemole
Copy link
Contributor Author

whackablemole commented Sep 4, 2023

Their is an issue with e2e test, can you please replace

// in src/tools/password-strength-analyser/password-strength-analyser.e2e.spec.ts
// replace :
    expect(crackDuration).toEqual('15,091 milleniums, 3 centurys');
// with :
    expect(crackDuration).toEqual('15,091 millennia, 3 centuries');

I can't edit your fork to do it myself :/

Sorry, I thought I had set it properly so you could edit as well, but I am new to pull requests. Just really love these tools so wanted to get involved. :)

That change is now implemented!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@CorentinTh CorentinTh merged commit 8a30b6b into CorentinTh:main Sep 4, 2023
@CorentinTh
Copy link
Owner

No problem, thanks for the contribution 💪🏻

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

Successfully merging this pull request may close these issues.

2 participants