vn7n24fzkq / github-profile-summary-cards

A tool to generate your github summary card for profile README
https://github-profile-summary-cards.vercel.app/demo
MIT License
2.6k stars 313 forks source link

fix a typo in the name of file most-commit-lauguage-card.ts. #130

Closed onishi-kohei closed 1 year ago

onishi-kohei commented 1 year ago

I noticed a typo in the file name while using this project. src/cards/most-commit-lauguage-card.ts → src/cards/most-commit-language-card.ts

I have corrected the typo in the code that referenced most-commit-lauguage-card.ts.

vn7n24fzkq commented 1 year ago

Hi @onishi-kohei, thanks for the PR!! But we don't need to modify the dist files here. Can you revert it? After that, we can merge the PR.

onishi-kohei commented 1 year ago

@vn7n24fzkq thank you for your kind comment. I have reverted the dist files.

vn7n24fzkq commented 1 year ago

Thanks!