vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

Fixing a typo error in the main code #69

Closed nkstonks closed 3 years ago

nkstonks commented 3 years ago

There was a typo in the word definition (it was spelled defination) so I fixed that. That's it.

vaibhavsingh97 commented 3 years ago

Thanks for the contribution 🥳