summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'webapp')
-rw-r--r--webapp/components/about_build_modal.jsx2
-rw-r--r--webapp/i18n/en.json2
2 files changed, 2 insertions, 2 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.'
/>
);
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 435d25dfb..61d857da3 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -4,7 +4,7 @@
"about.database": "Database:",
"about.date": "Build Date:",
"about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ",
- "about.enterpriseEditionSt": "Modern enterprise communication from behind your firewall.",
+ "about.enterpriseEditionSt": "Modern communication from behind your firewall.",
"about.enterpriseEditione1": "Enterprise Edition",
"about.hash": "Build Hash:",
"about.hashee": "EE Build Hash:",