Update SettingsPage.jsx

This commit is contained in:
Jason Blais 2018-04-02 10:00:53 -04:00 committed by GitHub
parent 7008ee318e
commit 963f497fbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -567,8 +567,8 @@ const SettingsPage = createReactClass({
>
{'Use GPU hardware acceleration'}
<HelpBlock>
{'Disable this setting if you see a blank page after logging in to Mattermost.'}
{' If enabled, the Mattermost UI is rendered more efficiently but can cause stability issues for some systems.'}
{'If enabled, Mattermost UI is rendered more efficiently.'}
{' Enabling can lead to decreased stability for some systems.'}
{' Setting takes affect after restarting the app.'}
</HelpBlock>
</Checkbox>