Fix spelling mistake (#1476)

This commit is contained in:
ItzLevvie
2020-03-06 12:38:59 +00:00
committed by GitHub
parent 2b91903129
commit 141b63587b

View File

@@ -165,7 +165,7 @@ export class GeneralSettings extends React.Component <any, any> {
/>)
}
<ChoiceGroupSettingsControl
setting={{display_name: 'Chose Settings color',
setting={{display_name: 'Choose Settings color',
value: this.state.settings.general.theme,
options: [
{ key: 'system', text: 'System default app mode'},