Fix too long line

This commit is contained in:
Antti Pilto 2018-09-17 23:04:04 +03:00
parent 2f0d034b2f
commit 3776097625
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ class ChooseCharacters extends Component {
showAlternatives ? <span className="toggle-caret">&#9650;</span>
: <span className="toggle-caret">&#9660;</span>
}
Alternative characters (ga · ba · kya · sha..)
Alternative characters (ga · ba · kya..)
</div>
}