Skip to content

Commit

Permalink
reword in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cakimpei authored Jul 17, 2022
1 parent cfa2ded commit 55dd92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ thap_ko.thap("waengwaeng, maeum | waeng'waeng, ma'eum")

#### Chinese Tone Sandhi

For Standard Chinese, both Thai-ization systems specify that we should apply third tone sandhi rule to the Thai result. Wunsen will automatically apply it, but you can turn it off.
For Standard Chinese, both transliteration systems specify that we should apply third tone sandhi rule to the Thai result. Wunsen will automatically apply it, but you can turn it off.

```python
thap_zh_no_sandhi = ThapSap('zh', option={'sandhi': False})
Expand Down

0 comments on commit 55dd92d

Please sign in to comment.