summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/about_build_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/about_build_modal.jsx b/webapp/components/about_build_modal.jsx
index de0b2d58c..6e245a9ef 100644
--- a/webapp/components/about_build_modal.jsx
+++ b/webapp/components/about_build_modal.jsx
@@ -65,7 +65,7 @@ export default class AboutBuildModal extends React.Component {
subTitle = (
<FormattedMessage
id='about.enterpriseEditionSt'
- defaultMessage='Modern enterprise communication from behind your firewall.'
+ defaultMessage='Modern communication from behind your firewall.'
/>
);