fix grammar

This commit is contained in:
Antti Pilto 2018-10-01 21:08:24 +03:00
parent 278efa4b93
commit 684ab3bcb5
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ class ChooseCharacters extends Component {
}
{
postfix == '_a' ? 'Alternative characters (ga · ba · kya..)' :
'Look-a-like characters'
'Look-alike characters'
}
</div>
}