diff --git a/browser/main/modals/InitModal.js b/browser/main/modals/InitModal.js index c6f29e5e..77fd5b96 100644 --- a/browser/main/modals/InitModal.js +++ b/browser/main/modals/InitModal.js @@ -143,7 +143,7 @@ class InitModal extends React.Component { type: 'SNIPPET_NOTE', folder: data.storage.folders[0].key, title: 'Snippet note example', - description: 'Snippet note example\nYou can store a series of snippet as a single note like Gist.', + description: 'Snippet note example\nYou can store a series of snippets as a single note, like Gist.', snippets: [ { name: 'example.html', @@ -214,10 +214,10 @@ class InitModal extends React.Component { >Close
- Welcome you! + Welcome!
- Boostnote will use this directory as a default storage. + Please select a directory for Boostnote storage.