diff options
author | CrazyPython | 2017-05-19 09:08:41 -0400 |
---|---|---|
committer | GitHub | 2017-05-19 09:08:41 -0400 |
commit | 9bd26f454b68dd88bdbc45b1570a4c78f1e8f224 (patch) | |
tree | 24f9d92f319d338e8e63a8e5291a96ef8f85295c /locales | |
parent | 3c790bb3eec02aaf1ba6529f8f6fb211fe9b914d (diff) |
Incorporate feedback
Diffstat (limited to 'locales')
-rw-r--r-- | locales/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json index fc6b12b5..7fda8674 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,6 +1,6 @@ { "Collaborative markdown notes": "Collaborative markdown notes", - "Realtime collaborative markdown notes on all platforms.": "Callaborate on markdown notes on all platforms.", + "Realtime collaborative markdown notes on all platforms.": "Collaborate on markdown notes on all platforms in realtime.", "Best way to write and share your knowledge in markdown.": "The best way to write and share your knowledge in markdown.", "Intro": "Intro", "History": "History", @@ -83,7 +83,7 @@ "Code": "Code", "Externals": "Externals", "This is a alert area.": "This is an alert area.", - "Revert": "Undo", + "Revert": "Revert", "Import from clipboard": "Import from clipboard", "Paste your markdown or webpage here...": "Paste your markdown or webpage here...", "Clear": "Clear", |