OmixVisualization / qtjambi

QtJambi is a wrapper for using Qt in Java.
http://www.qtjambi.io
Other
365 stars 43 forks source link

Remove minor typos #172

Closed omimakhare closed 1 year ago

omimakhare commented 1 year ago

Description:

This Pull Request fixes a typographical error in the README.md file.

Changes Made:

Corrected "coresponding" to "corresponding" in the README.md file. Corrected "do'nt" to "don't" in the README.md file.

Additional Information:

This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.

Thank you for considering this contribution.

omix commented 1 year ago

Thanks for reporting