Skip to content

Commit

Permalink
Fix a typo (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdusco authored and ausi committed Nov 3, 2017
1 parent 4cf5c71 commit f15e030
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 @@ -55,7 +55,7 @@ Some libs carry large rulesets with them that try to convert characters to ASCII
no one uses Unicode’s [CLDR][]
which is the standard for transliteration rules and many other transforms.
But most importantly no library was able to do the “correct” conversions,
like “Ö-Äpfel” to “OE-Aepfel” for German or “İNATÇI” to “inatçı” for turkish.
like “Ö-Äpfel” to “OE-Aepfel” for German or “İNATÇI” to “inatçı” for Turkish.

Options
-------
Expand Down

0 comments on commit f15e030

Please sign in to comment.