diff options
Diffstat (limited to 'ui')
| -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 cda97b1c..efa06d25 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}> | 
