diff --git a/js/components/edition.js b/js/components/edition.js index 045431e2..b09e3d95 100644 --- a/js/components/edition.js +++ b/js/components/edition.js @@ -102,6 +102,7 @@ let Edition = React.createClass({ -1 || this.props.edition.public_note} iconName="pencil"> {getLangText('FAQ')} {getLangText('Terms of Service')} - {getLangText('Log out')} + {getLangText('Log out')} ); }