diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-05-04 15:39:40 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-05-04 15:39:40 +0200 |
commit | 89c5bcaba27e655baa7f56e42884d4e066eda230 (patch) | |
tree | 668985a8098f7c1d7fba08807640354b4f3c6f44 /ui/app | |
parent | 0cc95f1df0641606f0173226e6f1b9f44112f962 (diff) |
[style] wording
Diffstat (limited to 'ui/app')
-rw-r--r-- | ui/app/components/main_panel/app_buttons.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/main_panel/app_buttons.js b/ui/app/components/main_panel/app_buttons.js index cda97b1..efa06d2 100644 --- a/ui/app/components/main_panel/app_buttons.js +++ b/ui/app/components/main_panel/app_buttons.js @@ -89,7 +89,7 @@ export default class AppButtons extends React.Component { The Bitmask application is lovingly hand-crafted by developers all over the world. Development is principally sponsored by the LEAP Encryption Access Project, an organization dedicated to - defending democracy by protecting the right to whisper. + defending the fundamental right to whisper. </p> <ButtonToolbar> <Button onClick={this.hideAbout}> |