Fix(settings): typo

This commit is contained in:
Berkeley Martinez
2016-07-20 12:14:31 -07:00
parent 9a2dfca0fc
commit 77b1ac487a

View File

@ -245,7 +245,7 @@ export class Settings extends React.Component {
</Col>
</Row>
<div className='spacer' />
<h2 className='text-center'>Language Settigns</h2>
<h2 className='text-center'>Language Settings</h2>
<Row>
<Col
md={ 6 }