jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

docs: fix simple typo, consonent -> consonant #134

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in jellyfish/porter.py.

Should read consonant rather than consonent.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md