SDK
SDK copied to clipboard
fix conversion of ㅊ to ch
Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
- [ X] There's a clear use-case for this code change
- [ X] Commit message has a short title & references relevant issues
- [ X] The build will pass (run
yarn testandyarn lint)
More info can be found by clicking the "guidelines for contributing" link above.
fixing reported issue where unidecode erroneously converts "ㅊ" to "c" instead of the correct "ch".