diff --git a/lib/dialogs/settings.jsx b/lib/dialogs/settings.jsx index 7cdafb857..4b52968d2 100644 --- a/lib/dialogs/settings.jsx +++ b/lib/dialogs/settings.jsx @@ -73,7 +73,7 @@ export const SettingsDialog = React.createClass({ buttons: ['Delete Notes', 'Cancel', 'Visit Web App'], title: 'Unsynced Notes Detected', message: - 'Signing out will delete any unsynced notes. You can verify your ' + + 'Logging out will delete any unsynced notes. You can verify your ' + 'synced notes by signing in to the Web App.', }, response => {