DiniFarb / codewars_readme_stats

Display your codewars stats at your github profile 🚀
MIT License
71 stars 9 forks source link

typo in card #39

Closed Andrewy-gh closed 1 year ago

Andrewy-gh commented 1 year ago

There's a typo in the card. Changed from "SovledKata" to "SolvedKata".

DiniFarb commented 1 year ago

Oh yes, thx for pointing that out 😊 Maybe there should also be a space like fmt.Sprintf("Solved Katas:-%d", c.User.CodeChallenges.TotalCompleted),

Would you be open to change that as well ?

Thanks for your PR!

Andrewy-gh commented 1 year ago

All set. Added the space.

DiniFarb commented 1 year ago

Thank you 👍