diff --git a/src/renderer/components/SettingsPage.jsx b/src/renderer/components/SettingsPage.jsx index 85b70329..5f59e929 100644 --- a/src/renderer/components/SettingsPage.jsx +++ b/src/renderer/components/SettingsPage.jsx @@ -456,8 +456,8 @@ export default class SettingsPage extends React.PureComponent { > {'Check spelling'} - {'Highlight misspelled words in your messages.'} - {' Available for English, French, German, Portuguese, Spanish, and Dutch.'} + {'Highlight misspelled words in your messages based on your system language configuration.'} + {'Setting takes effect after restarting the app.'} );