Skip to content

Commit

Permalink
Logging > Signing
Browse files Browse the repository at this point in the history
  • Loading branch information
roundhill committed Jan 30, 2018
1 parent 8abc96d commit 7492903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dialogs/settings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 => {
Expand Down

0 comments on commit 7492903

Please sign in to comment.