Fix grammar error
This commit is contained in:
@@ -311,7 +311,7 @@ const SettingsPage = React.createClass({
|
|||||||
onChange={this.handleFlashWindow}
|
onChange={this.handleFlashWindow}
|
||||||
>{'Flash app window and taskbar icon when a new message is received'}
|
>{'Flash app window and taskbar icon when a new message is received'}
|
||||||
<HelpBlock>
|
<HelpBlock>
|
||||||
{'If enabled, app window and taskbar icon flashes for a few seconds when a new message is received.'}
|
{'If enabled, app window and taskbar icon flash for a few seconds when a new message is received.'}
|
||||||
</HelpBlock>
|
</HelpBlock>
|
||||||
</Checkbox>);
|
</Checkbox>);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user